Searched refs:remap_conf (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/drivers/regulator/ |
D | twl-regulator.c | 463 #define TWL4030_ADJUSTABLE_LDO(label, offset, num, turnon_delay, remap_conf) \ argument 469 .remap = remap_conf, \ 482 #define TWL4030_ADJUSTABLE_SMPS(label, offset, num, turnon_delay, remap_conf, \ argument 487 .remap = remap_conf, \ 503 remap_conf) \ argument 507 .remap = remap_conf, \
|