Searched refs:remap_conf (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/regulator/ |
D | twl-regulator.c | 457 #define TWL4030_ADJUSTABLE_LDO(label, offset, num, turnon_delay, remap_conf) \ argument 463 .remap = remap_conf, \ 476 #define TWL4030_ADJUSTABLE_SMPS(label, offset, num, turnon_delay, remap_conf, \ argument 481 .remap = remap_conf, \ 497 remap_conf) \ argument 501 .remap = remap_conf, \
|