Lines Matching refs:ctrl_int_comp
98 temp_word = ctrl->ctrl_int_comp >> 16; in handle_switch_change()
102 if (ctrl->ctrl_int_comp & (0x1L << hp_slot)) { in handle_switch_change()
182 temp_word = ctrl->ctrl_int_comp >> 16; in handle_presence_change()
215 temp_word = ctrl->ctrl_int_comp >> 16; in handle_presence_change()
219 if ((!(ctrl->ctrl_int_comp & (0x010000 << hp_slot))) || in handle_presence_change()
220 (!(ctrl->ctrl_int_comp & (0x01000000 << hp_slot)))) { in handle_presence_change()
265 if (ctrl->ctrl_int_comp & (0x00000100 << hp_slot)) { in handle_power_fault()
926 Diff = readl(ctrl->hpc_reg + INT_INPUT_CLEAR) ^ ctrl->ctrl_int_comp; in cpqhp_ctrl_intr()
928 ctrl->ctrl_int_comp = readl(ctrl->hpc_reg + INT_INPUT_CLEAR); in cpqhp_ctrl_intr()
2027 temp_word = ctrl->ctrl_int_comp >> 16; in cpqhp_process_SI()
2031 if (ctrl->ctrl_int_comp & (0x1L << hp_slot)) { in cpqhp_process_SI()
2057 temp_word = ctrl->ctrl_int_comp >> 16; in cpqhp_process_SI()
2062 if (ctrl->ctrl_int_comp & (0x1L << hp_slot)) { in cpqhp_process_SI()