Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/regulator/
Dtwl6030-regulator.c119 #define P1_GRP_6030 BIT(0) /* CPU/Linux */ macro
130 grp &= P1_GRP_6030; in twl6030reg_is_enabled()
169 grp = P1_GRP_6030 | P2_GRP_6030 | P3_GRP_6030; in twl6030reg_disable()
Dtwl-regulator.c115 #define P1_GRP_6030 BIT(0) /* CPU/Linux */ macro