Home
last modified time | relevance | path

Searched refs:device_disable (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dfsl_devdis.h16 void device_disable(const struct devdis_table *tbl, uint32_t num);
/rk3399_rockchip-uboot/drivers/misc/
H A Dfsl_devdis.c15 void device_disable(const struct devdis_table *tbl, uint32_t num) in device_disable() function
/rk3399_rockchip-uboot/board/freescale/ls1021aiot/
H A Dls1021aiot.c222 device_disable(devdis_tbl, ARRAY_SIZE(devdis_tbl)); in misc_init_r()
/rk3399_rockchip-uboot/board/freescale/ls1021aqds/
H A Dls1021aqds.c418 device_disable(devdis_tbl, ARRAY_SIZE(devdis_tbl)); in misc_init_r()
/rk3399_rockchip-uboot/board/freescale/ls1021atwr/
H A Dls1021atwr.c536 device_disable(devdis_tbl, ARRAY_SIZE(devdis_tbl)); in misc_init_r()