Searched refs:BRIDGE_IRQ_CAUSE (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/arm/mv/
H A Dtimer.c194 irq_cause = read_cpu_ctrl(BRIDGE_IRQ_CAUSE);
197 write_cpu_ctrl(BRIDGE_IRQ_CAUSE, irq_cause);
226 irq_cause = read_cpu_ctrl(BRIDGE_IRQ_CAUSE);
228 write_cpu_ctrl(BRIDGE_IRQ_CAUSE, irq_cause);
336 irq_cause = read_cpu_ctrl(BRIDGE_IRQ_CAUSE);
338 write_cpu_ctrl(BRIDGE_IRQ_CAUSE, irq_cause);
403 irq_cause = read_cpu_ctrl(BRIDGE_IRQ_CAUSE);
405 write_cpu_ctrl(BRIDGE_IRQ_CAUSE, irq_cause);
H A Dmvreg.h88 #define BRIDGE_IRQ_CAUSE 0x118 macro
98 #define BRIDGE_IRQ_CAUSE 0x68 macro
103 #define BRIDGE_IRQ_CAUSE 0x10 macro

Completed in 57 milliseconds