Searched refs:FCR (Results 1 – 7 of 7) sorted by relevance
16 #define FCR 2 /* FIFO control */ macro33 outb(0, port + FCR); /* no fifo */ in early_serial_init()
17 #define FCR 0x03 macro
706 ns87303_modify(config, FCR, 0, FCR_LDE); in sun_floppy_init()
37 writel(0x00, UART1_REG(FCR)); in qnap_tsx09_power_off()
280 writel(0x07, UART1_REG(FCR)); in tsp2_power_off()
302 writel(0x07, UART1_REG(FCR)); in kurobox_pro_power_off()
91 #define FCR 2 /* FIFO control */ macro140 static_call(serial_out)(early_serial_base, FCR, 0); /* no fifo */ in early_serial_hw_init()
Completed in 14 milliseconds