Home
last modified time | relevance | path

Searched refs:owl_sirq_chip_data (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/irqchip/
H A Dirq-owl-sirq.c49 struct owl_sirq_chip_data { struct
94 static u32 owl_sirq_read_extctl(struct owl_sirq_chip_data *data, u32 index) in owl_sirq_read_extctl()
105 static void owl_sirq_write_extctl(struct owl_sirq_chip_data *data, in owl_sirq_write_extctl()
119 static void owl_sirq_clear_set_extctl(struct owl_sirq_chip_data *d, in owl_sirq_clear_set_extctl()
135 struct owl_sirq_chip_data *chip_data = irq_data_get_irq_chip_data(data); in owl_sirq_eoi()
150 struct owl_sirq_chip_data *chip_data = irq_data_get_irq_chip_data(data); in owl_sirq_mask()
158 struct owl_sirq_chip_data *chip_data = irq_data_get_irq_chip_data(data); in owl_sirq_unmask()
171 struct owl_sirq_chip_data *chip_data = irq_data_get_irq_chip_data(data); in owl_sirq_set_type()
231 struct owl_sirq_chip_data *chip_data = domain->host_data; in owl_sirq_domain_alloc()
282 struct owl_sirq_chip_data *chip_data; in owl_sirq_init()