Searched refs:max_voltage (Results 1 – 3 of 3) sorted by relevance
540 uint32_t max_voltage : 10; member559 uint32_t max_voltage : 10; member606 uint32_t max_voltage : 10; member625 uint32_t max_voltage : 10; member676 uint32_t max_voltage : 8; member709 uint32_t max_voltage : 8; member
122 max_voltage = (pdo_value >> 20) & 0x3ff123 max_voltage_mv = max_voltage * 50134 get_value_attribute(max_voltage))140 max_voltage = (pdo_value >> 20) & 0x3ff141 max_voltage_mv = max_voltage * 50153 get_value_attribute(max_voltage))
126 PD_CONVERT_BATTERY_PDO_VOLTAGE_TO_MV(batt_pdo.max_voltage)); in display_pdo()139 PD_CONVERT_VARIABLE_PDO_VOLTAGE_TO_MV(var_pdo.max_voltage)); in display_pdo()152 PD_CONVERT_AUGMENTED_PDO_VOLTAGE_TO_MV(aug_pdo.max_voltage)); in display_pdo()