Home
last modified time | relevance | path

Searched refs:_INTC_MK (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/sh/intc/
H A Dhandle.c74 return _INTC_MK(fn, mode, in _intc_mask_data()
144 return _INTC_MK(fn, mode, in _intc_prio_data()
195 return _INTC_MK(fn, mode, in intc_ack_data()
278 return _INTC_MK(fn, 0, intc_get_reg(d, sr->reg), in intc_get_sense_handle()
H A Dbalancing.c68 return _INTC_MK(fn, mode, in intc_dist_data()
H A Dinternals.h11 #define _INTC_MK(fn, mode, addr_e, addr_d, width, shift) \ macro
H A Dcore.c141 hp->handle &= ~_INTC_MK(0x0f, 0, 0, 0, 0, 0); in intc_register_irq()
142 hp->handle |= _INTC_MK(REG_FN_ERR, 0, 0, 0, 0, 0); in intc_register_irq()
H A Dvirq.c141 return _INTC_MK(fn, MODE_ENABLE_REG, intc_get_reg(d, subgroup->reg), in intc_subgroup_data()
/kernel/linux/linux-6.6/drivers/sh/intc/
H A Dhandle.c74 return _INTC_MK(fn, mode, in _intc_mask_data()
144 return _INTC_MK(fn, mode, in _intc_prio_data()
195 return _INTC_MK(fn, mode, in intc_ack_data()
278 return _INTC_MK(fn, 0, intc_get_reg(d, sr->reg), in intc_get_sense_handle()
H A Dbalancing.c68 return _INTC_MK(fn, mode, in intc_dist_data()
H A Dinternals.h11 #define _INTC_MK(fn, mode, addr_e, addr_d, width, shift) \ macro
H A Dcore.c141 hp->handle &= ~_INTC_MK(0x0f, 0, 0, 0, 0, 0); in intc_register_irq()
142 hp->handle |= _INTC_MK(REG_FN_ERR, 0, 0, 0, 0, 0); in intc_register_irq()
H A Dvirq.c141 return _INTC_MK(fn, MODE_ENABLE_REG, intc_get_reg(d, subgroup->reg), in intc_subgroup_data()

Completed in 5 milliseconds