Searched refs:IER (Results 1 – 5 of 5) sorted by relevance
14 #define IER 1 /* Interrupt Enable */ macro32 outb(0, port + IER); /* no interrupt */ in early_serial_init()
36 writel(0x00, UART1_REG(IER)); in qnap_tsx09_power_off()
279 writel(0x00, UART1_REG(IER)); in tsp2_power_off()
301 writel(0x00, UART1_REG(IER)); in kurobox_pro_power_off()
89 #define IER 1 /* Interrupt Enable */ macro139 static_call(serial_out)(early_serial_base, IER, 0); /* no interrupt */ in early_serial_hw_init()
Completed in 32 milliseconds