Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dmtk-dvfsrc-regulator.c26 #define MTK_DVFSRC_VREG(match, _name, _volt_table) \ argument
34 .n_voltages = ARRAY_SIZE(_volt_table), \
35 .volt_table = _volt_table, \
H A Dmt6359-regulator.c95 #define MT6359_LDO(match, _name, _volt_table, \ argument
107 .n_voltages = ARRAY_SIZE(_volt_table), \
108 .volt_table = _volt_table, \
139 #define MT6359P_LDO1(match, _name, _ops, _volt_table, \ argument
151 .n_voltages = ARRAY_SIZE(_volt_table), \
152 .volt_table = _volt_table, \