Searched refs:FCR (Results 1 – 8 of 8) sorted by relevance
| /linux/arch/x86/boot/ |
| H A D | early_serial_console.c | 16 #define FCR 2 /* FIFO control */ macro 33 outb(0, port + FCR); /* no fifo */ in early_serial_init()
|
| /linux/arch/sparc/include/asm/ |
| H A D | ns87303.h | 17 #define FCR 0x03 macro
|
| /linux/arch/arm/mach-orion5x/ |
| H A D | tsx09-common.c | 37 writel(0x00, UART1_REG(FCR)); in qnap_tsx09_power_off()
|
| /linux/drivers/usb/serial/ |
| H A D | io_16654.h | 33 #define FCR 2 // ! Fifo Control Register (Write) macro
|
| /linux/drivers/power/reset/ |
| H A D | qnap-poweroff.c | 65 writel(0x00, UART1_REG(FCR)); in qnap_power_off()
|
| /linux/arch/x86/kernel/ |
| H A D | early_printk.c | 91 #define FCR 2 /* FIFO control */ macro 140 static_call(serial_out)(early_serial_base, FCR, 0); /* no fifo */ in early_serial_hw_init()
|
| /linux/drivers/mtd/nand/raw/ |
| H A D | diskonchip.c | 122 #define FCR 510 macro 163 s[i] ^= cd->alpha_to[rs_modnn(cd, tmp + (FCR + i) * j)]; in doc_ecc_decode() 169 syn[i] = rs_modnn(cd, cd->index_of[s[i]] + (NN - FCR - i)); in doc_ecc_decode() 1452 doc->rs_decoder = init_rs(10, 0x409, FCR, 1, NROOTS); in doc_probe()
|
| /linux/drivers/bluetooth/ |
| H A D | btnxpuart.c | 302 #define FCR 0x000000c7 macro 838 uart_config.fcr.value = __cpu_to_le32(FCR); in nxp_fw_change_baudrate()
|