Searched refs:ISTATUS_LOCAL (Results 1 – 2 of 2) sorted by relevance
157 .offset = ISTATUS_LOCAL, \365 u32 reg = readl_relaxed(port->bridge_base_addr + ISTATUS_LOCAL); in local_events()412 if (event_descs[event].offset == ISTATUS_LOCAL) in mc_ack_event_irq()433 if (event_descs[event].offset == ISTATUS_LOCAL) in mc_mask_event_irq()468 if (event_descs[event].offset == ISTATUS_LOCAL) in mc_unmask_event_irq()601 writel_relaxed(GENMASK(31, 0), port->bridge_base_addr + ISTATUS_LOCAL); in mc_disable_interrupts()
73 #define ISTATUS_LOCAL 0x184 macro