Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dtwl-regulator.c109 #define P2_GRP_4030 BIT(6) /* secondary processor, modem, etc */ macro
217 grp &= ~(P1_GRP_4030 | P2_GRP_4030 | P3_GRP_4030); in twl4030reg_disable()