Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dtwl-regulator.c108 #define P3_GRP_4030 BIT(7) /* "peripherals" */ macro
217 grp &= ~(P1_GRP_4030 | P2_GRP_4030 | P3_GRP_4030); in twl4030reg_disable()