Searched refs:remap_conf (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/regulator/ |
D | twl-regulator.c | 454 #define TWL4030_ADJUSTABLE_LDO(label, offset, num, turnon_delay, remap_conf) \ argument 460 .remap = remap_conf, \ 473 #define TWL4030_ADJUSTABLE_SMPS(label, offset, num, turnon_delay, remap_conf) \ argument 477 .remap = remap_conf, \ 490 remap_conf) \ argument 494 .remap = remap_conf, \
|