Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/regulator/
Dtwl-regulator.c109 #define P3_GRP_4030 BIT(7) /* "peripherals" */ macro
222 grp &= ~(P1_GRP_4030 | P2_GRP_4030 | P3_GRP_4030); in twl4030reg_disable()