Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/regulator/
Dtwl6030-regulator.c123 #define P1_GRP_6030 BIT(0) /* CPU/Linux */ macro
134 grp &= P1_GRP_6030; in twl6030reg_is_enabled()
174 grp = P1_GRP_6030 | P2_GRP_6030 | P3_GRP_6030; in twl6030reg_disable()
Dtwl-regulator.c119 #define P1_GRP_6030 BIT(0) /* CPU/Linux */ macro