Home
last modified time | relevance | path

Searched refs:RES_STATE_WRST (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/arm/mach-omap2/
Dboard-rx51-peripherals.c842 {MSG_SINGULAR(DEV_GRP_NULL, RES_VDD1, RES_STATE_WRST), 0x13},
843 {MSG_SINGULAR(DEV_GRP_NULL, RES_VDD2, RES_STATE_WRST), 0x13},
844 {MSG_SINGULAR(DEV_GRP_NULL, RES_VPLL1, RES_STATE_WRST), 0x35},
/linux-4.4.14/drivers/mfd/
Dtwl4030-power.c162 #define TWL_RESOURCE_RESET(res) TWL_RESOURCE_SET(res, RES_STATE_WRST)
171 RES_STATE_WRST), TWL_DFLT_DELAY }
/linux-4.4.14/include/linux/i2c/
Dtwl.h507 #define RES_STATE_WRST 0xF macro