Searched refs:ISTATUS_LOCAL (Results 1 – 3 of 3) sorted by relevance
45 status = readl_relaxed(bridge_base_addr + ISTATUS_LOCAL); in plda_handle_msi()48 bridge_base_addr + ISTATUS_LOCAL); in plda_handle_msi()188 status = readl_relaxed(bridge_base_addr + ISTATUS_LOCAL); in plda_handle_intx()209 writel_relaxed(mask, bridge_base_addr + ISTATUS_LOCAL); in plda_ack_intx_irq()266 origin = readl_relaxed(port->bridge_addr + ISTATUS_LOCAL); in plda_get_events()325 port->bridge_addr + ISTATUS_LOCAL); in plda_ack_event_irq()
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
Completed in 9 milliseconds