Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Dtwl4030-power.c114 [RES_VMMC1] = 0x27,
702 TWL_RESOURCE_RESET(RES_VMMC1),
788 TWL_REMAP_SLEEP(RES_VMMC1, TWL4030_RESCONFIG_UNDEF, 0, 0),
/openbmc/u-boot/include/
H A Dtwl4030.h174 #define RES_VMMC1 5 macro
/openbmc/linux/include/linux/mfd/
H A Dtwl.h511 #define RES_VMMC1 5 macro
/openbmc/u-boot/board/nokia/rx51/
H A Drx51.c407 twl4030_regulator_set_mode(RES_VMMC1, RES_STATE_ACTIVE); in misc_init_r()