Lines Matching refs:voltage

68 				    u16 voltage_id, u16 *voltage);
2057 rdev->pm.power_state[state_index].clock_info[0].voltage.type = VOLTAGE_NONE;
2073 rdev->pm.power_state[state_index].clock_info[0].voltage.type =
2075 rdev->pm.power_state[state_index].clock_info[0].voltage.gpio =
2079 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high =
2082 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high =
2085 rdev->pm.power_state[state_index].clock_info[0].voltage.type =
2087 rdev->pm.power_state[state_index].clock_info[0].voltage.vddc_id =
2109 rdev->pm.power_state[state_index].clock_info[0].voltage.type =
2111 rdev->pm.power_state[state_index].clock_info[0].voltage.gpio =
2115 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high =
2118 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high =
2121 rdev->pm.power_state[state_index].clock_info[0].voltage.type =
2123 rdev->pm.power_state[state_index].clock_info[0].voltage.vddc_id =
2145 rdev->pm.power_state[state_index].clock_info[0].voltage.type =
2147 rdev->pm.power_state[state_index].clock_info[0].voltage.gpio =
2151 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high =
2154 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high =
2157 rdev->pm.power_state[state_index].clock_info[0].voltage.type =
2159 rdev->pm.power_state[state_index].clock_info[0].voltage.vddc_id =
2162 rdev->pm.power_state[state_index].clock_info[0].voltage.vddci_enabled =
2164 rdev->pm.power_state[state_index].clock_info[0].voltage.vddci_id =
2332 rdev->pm.default_vddc = rdev->pm.power_state[state_index].clock_info[0].voltage.voltage;
2333 rdev->pm.default_vddci = rdev->pm.power_state[state_index].clock_info[0].voltage.vddci;
2342 rdev->pm.power_state[state_index].clock_info[j].voltage.voltage =
2373 rdev->pm.power_state[state_index].clock_info[mode_index].voltage.type =
2375 rdev->pm.power_state[state_index].clock_info[mode_index].voltage.voltage =
2377 rdev->pm.power_state[state_index].clock_info[mode_index].voltage.vddci =
2386 rdev->pm.power_state[state_index].clock_info[mode_index].voltage.type =
2388 rdev->pm.power_state[state_index].clock_info[mode_index].voltage.voltage =
2390 rdev->pm.power_state[state_index].clock_info[mode_index].voltage.vddci =
2399 rdev->pm.power_state[state_index].clock_info[mode_index].voltage.type =
2401 rdev->pm.power_state[state_index].clock_info[mode_index].voltage.voltage =
2406 switch (rdev->pm.power_state[state_index].clock_info[mode_index].voltage.voltage) {
2412 rdev->pm.power_state[state_index].clock_info[mode_index].voltage.voltage,
2414 rdev->pm.power_state[state_index].clock_info[mode_index].voltage.voltage = vddc;
2664 rdev->pm.power_state[state_index].clock_info[0].voltage.type = VOLTAGE_NONE;
2679 rdev->pm.power_state[rdev->pm.default_power_state_index].clock_info[0].voltage.voltage;
2753 /* 0xff01 is a flag rather then an actual voltage */
2782 u16 voltage_id, u16 *voltage)
2801 *voltage = le16_to_cpu(args.v2.usVoltageLevel);
2810 *voltage = le16_to_cpu(args.v3.usVoltageLevel);