Searched refs:REG_FN_MODIFY_BASE (Results 1 – 5 of 5) sorted by relevance
98 case REG_FN_MODIFY_BASE + 0: /* 8bit */ in intc_mask_ack()102 case REG_FN_MODIFY_BASE + 1: /* 16bit */ in intc_mask_ack()106 case REG_FN_MODIFY_BASE + 3: /* 32bit */ in intc_mask_ack()
204 [REG_FN_MODIFY_BASE + 0] = modify_8,205 [REG_FN_MODIFY_BASE + 1] = modify_16,206 [REG_FN_MODIFY_BASE + 3] = modify_32,
61 fn = REG_FN_MODIFY_BASE; in _intc_mask_data()129 fn = REG_FN_MODIFY_BASE; in _intc_prio_data()189 fn = REG_FN_MODIFY_BASE; in intc_ack_data()271 fn = REG_FN_MODIFY_BASE; in intc_get_sense_handle()
62 fn = REG_FN_MODIFY_BASE; in intc_dist_data()
81 REG_FN_MODIFY_BASE = 9 enumerator