Searched refs:fixed_voltage (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/regulator/
H A Dab3100.c47 * @fixed_voltage: a fixed voltage for this regulator, if this
58 int fixed_voltage; member in struct:ab3100_regulator
130 .fixed_voltage = LDO_A_VOLTAGE,
134 .fixed_voltage = LDO_C_VOLTAGE,
138 .fixed_voltage = LDO_D_VOLTAGE,
301 if (abreg->fixed_voltage)
302 return abreg->fixed_voltage;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/regulator/
H A Dab3100.c47 * @fixed_voltage: a fixed voltage for this regulator, if this
58 int fixed_voltage; member in struct:ab3100_regulator
130 .fixed_voltage = LDO_A_VOLTAGE,
134 .fixed_voltage = LDO_C_VOLTAGE,
138 .fixed_voltage = LDO_D_VOLTAGE,
301 if (abreg->fixed_voltage)
302 return abreg->fixed_voltage;

Completed in 178 milliseconds