Home
last modified time | relevance | path

Searched refs:twl6030_power_mmc_init (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/board/ti/sdp4430/
H A Dsdp.c86 twl6030_power_mmc_init(0); in board_mmc_power_init()
87 twl6030_power_mmc_init(1); in board_mmc_power_init()
/openbmc/u-boot/board/amazon/kc1/
H A Dkc1.c176 twl6030_power_mmc_init(1); in board_mmc_power_init()
/openbmc/u-boot/include/
H A Dtwl6030.h215 void twl6030_power_mmc_init(int dev_index);
/openbmc/u-boot/board/gumstix/duovero/
H A Dduovero.c122 twl6030_power_mmc_init(0); in board_mmc_power_init()
/openbmc/u-boot/board/ti/panda/
H A Dpanda.c299 twl6030_power_mmc_init(0); in board_mmc_power_init()
/openbmc/u-boot/drivers/power/
H A Dtwl6030.c221 void twl6030_power_mmc_init(int dev_index) in twl6030_power_mmc_init() function