Home
last modified time | relevance | path

Searched refs:dev_enable_by_path (Results 1 – 4 of 4) sorted by relevance

/u-boot-v2022.01-rc1/board/gdsys/mpc8308/
A Dgazerbeam.c69 dev_enable_by_path("/localbus@e0005000/iocon_uart@2,0"); in board_early_init_r()
70 dev_enable_by_path("/fpga1bus"); in board_early_init_r()
74 dev_enable_by_path("/fpga0bus/fpga0_video1"); in board_early_init_r()
75 dev_enable_by_path("/fpga0bus/fpga0_iic_video1"); in board_early_init_r()
76 dev_enable_by_path("/fpga0bus/fpga0_axi_video1"); in board_early_init_r()
80 dev_enable_by_path("/fpga0bus/fpga0_video0"); in board_early_init_r()
81 dev_enable_by_path("/fpga0bus/fpga0_iic_video0"); in board_early_init_r()
82 dev_enable_by_path("/fpga0bus/fpga0_axi_video0"); in board_early_init_r()
/u-boot-v2022.01-rc1/include/dm/
A Ddevice.h914 int dev_enable_by_path(const char *path);
/u-boot-v2022.01-rc1/drivers/core/
A Ddevice.c1128 int dev_enable_by_path(const char *path) in dev_enable_by_path() function
/u-boot-v2022.01-rc1/test/dm/
A Dtest-fdt.c804 dev_enable_by_path("/usb@2"); in dm_test_fdt_disable_enable_by_path()

Completed in 14 milliseconds