Searched refs:RTMV20_REG_ENCTRL (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | rtmv20-regulator.c | 25 #define RTMV20_REG_ENCTRL 0x13 macro 161 .enable_reg = RTMV20_REG_ENCTRL, 231 { "richtek,fsin-enable", 0, 0, 1, 1, RTMV20_REG_ENCTRL, RTMV20_FSINEN_MASK }, in rtmv20_properties_init() 232 { "richtek,fsin-output", 0, 0, 1, 1, RTMV20_REG_ENCTRL, RTMV20_FSINOUT_MASK }, in rtmv20_properties_init() 233 { "richtek,es-enable", 0, 0, 1, 1, RTMV20_REG_ENCTRL, RTMV20_ESEN_MASK }, in rtmv20_properties_init()
|
/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | rtmv20-regulator.c | 25 #define RTMV20_REG_ENCTRL 0x13 macro 161 .enable_reg = RTMV20_REG_ENCTRL, 231 { "richtek,fsin-enable", 0, 0, 1, 1, RTMV20_REG_ENCTRL, RTMV20_FSINEN_MASK }, in rtmv20_properties_init() 232 { "richtek,fsin-output", 0, 0, 1, 1, RTMV20_REG_ENCTRL, RTMV20_FSINOUT_MASK }, in rtmv20_properties_init() 233 { "richtek,es-enable", 0, 0, 1, 1, RTMV20_REG_ENCTRL, RTMV20_ESEN_MASK }, in rtmv20_properties_init()
|
Completed in 3 milliseconds