Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dpalmas.h68 #define LDO_VOLT_3V0 0x2b macro
/OK3568_Linux_fs/u-boot/drivers/power/
H A Dpalmas.c73 val = LDO_VOLT_3V0; in palmas_mmc1_poweron_ldo()
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap5/
H A Dhwinit.c471 if (voltage == LDO_VOLT_3V0) in vmmc_pbias_config()
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Domap_hsmmc.c186 vmmc_pbias_config(LDO_VOLT_3V0); in mmc_board_init()