Searched refs:active_high (Results 1 – 12 of 12) sorted by relevance
4 int active_high; member
23 bool active_high:1; /* true: active high, false: active low */ member
143 if (pdata->ovc_pin[i].active_high) in rcar_usb_phy_init()
101 .active_high = 0,
644 .active_high = 1,
174 #define USB_PHY_SETTING {.port1_func = 1, .ovc_pin[1].active_high = 1,}
492 ds1wm_data->int_en_reg_none = (plat->active_high ? DS1WM_INTEN_IAS : 0); in ds1wm_probe()
226 if (voltage->active_high) in rs600_pm_misc()235 if (voltage->active_high) in rs600_pm_misc()
2160 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = in radeon_atombios_parse_power_table_1_3()2163 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = in radeon_atombios_parse_power_table_1_3()2196 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = in radeon_atombios_parse_power_table_1_3()2199 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = in radeon_atombios_parse_power_table_1_3()2232 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = in radeon_atombios_parse_power_table_1_3()2235 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = in radeon_atombios_parse_power_table_1_3()
2747 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = in radeon_combios_get_power_modes()2750 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = in radeon_combios_get_power_modes()
355 if (voltage->active_high) in r100_pm_misc()364 if (voltage->active_high) in r100_pm_misc()
1275 bool active_high; /* voltage drop is active when bit is high */ member