Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/regulator/
Drtmv20-regulator.c25 #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()