Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dcom.c257 [COM_REG_FIFO] = com_fifo,
635 CSR_WRITE_1(regsp, COM_REG_FIFO, in com_attach_subr()
643 CSR_WRITE_1(regsp, COM_REG_FIFO, in com_attach_subr()
656 CSR_WRITE_1(regsp, COM_REG_FIFO, 0); in com_attach_subr()
660 CSR_WRITE_1(regsp, COM_REG_FIFO, in com_attach_subr()
669 CSR_WRITE_1(regsp, COM_REG_FIFO, in com_attach_subr()
673 CSR_WRITE_1(regsp, COM_REG_FIFO, in com_attach_subr()
678 if (ISSET(CSR_READ_1(regsp, COM_REG_FIFO), FIFO_TRIGGER_14) in com_attach_subr()
738 CSR_WRITE_1(regsp, COM_REG_FIFO, in com_attach_subr()
741 CSR_WRITE_1(regsp, COM_REG_FIFO, fc in com_attach_subr()
[all...]
H A Dcomvar.h87 #define COM_REG_FIFO 6 macro
/netbsd-src/sys/arch/mips/cavium/dev/
H A Docteon_uart.c78 [COM_REG_FIFO] = MIO_UART_FCR_OFFSET,
/netbsd-src/sys/arch/mips/alchemy/dev/
H A Dcom_aubus.c182 [COM_REG_FIFO] = AUCOM_FIFO,
/netbsd-src/sys/arch/mips/ralink/
H A Dralink_com.c379 [COM_REG_FIFO] = RA_UART_FCR,