Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Dtwl4030-power.c118 [RES_VSIM] = 0x37,
792 TWL_REMAP_SLEEP(RES_VSIM, TWL4030_RESCONFIG_UNDEF, 0, 0),
/openbmc/u-boot/include/
H A Dtwl4030.h178 #define RES_VSIM 9 macro
/openbmc/linux/include/linux/mfd/
H A Dtwl.h515 #define RES_VSIM 9 macro
/openbmc/u-boot/board/nokia/rx51/
H A Drx51.c406 twl4030_regulator_set_mode(RES_VSIM, RES_STATE_ACTIVE); in misc_init_r()