Searched refs:remap_conf (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/regulator/ |
D | twl-regulator.c | 456 #define TWL4030_ADJUSTABLE_LDO(label, offset, num, turnon_delay, remap_conf) \ argument 462 .remap = remap_conf, \ 475 #define TWL4030_ADJUSTABLE_SMPS(label, offset, num, turnon_delay, remap_conf, \ argument 480 .remap = remap_conf, \ 496 remap_conf) \ argument 500 .remap = remap_conf, \
|