Home
last modified time | relevance | path

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

/arch/x86/boot/
A Dearly_serial_console.c14 #define IER 1 /* Interrupt Enable */ macro
32 outb(0, port + IER); /* no interrupt */ in early_serial_init()
/arch/arm/mach-orion5x/
A Dtsx09-common.c36 writel(0x00, UART1_REG(IER)); in qnap_tsx09_power_off()
A Dterastation_pro2-setup.c279 writel(0x00, UART1_REG(IER)); in tsp2_power_off()
A Dkurobox_pro-setup.c301 writel(0x00, UART1_REG(IER)); in kurobox_pro_power_off()
/arch/x86/kernel/
A Dearly_printk.c89 #define IER 1 /* Interrupt Enable */ macro
139 static_call(serial_out)(early_serial_base, IER, 0); /* no interrupt */ in early_serial_hw_init()

Completed in 32 milliseconds