Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/i2c/
Dtwl.h509 #define RES_STATE_SLEEP 0x8 macro
/linux-4.4.14/drivers/mfd/
Dtwl4030-power.c174 RES_STATE_SLEEP), TWL_DFLT_DELAY }
/linux-4.4.14/arch/arm/mach-omap2/
Dboard-rx51-peripherals.c794 {MSG_BROADCAST(DEV_GRP_NULL, RES_GRP_ALL, 1, 0, RES_STATE_SLEEP), 2},
/linux-4.4.14/drivers/regulator/
Dtwl-regulator.c314 message = MSG_SINGULAR(DEV_GRP_P1, info->id, RES_STATE_SLEEP); in twl4030reg_set_mode()