Lines Matching full:only
11 #define FFRBR __REG(0x40100000) /* Receive Buffer Register (read only) */
12 #define FFTHR __REG(0x40100000) /* Transmit Holding Register (write only) */
14 #define FFIIR __REG(0x40100008) /* Interrupt ID Register (read only) */
15 #define FFFCR __REG(0x40100008) /* FIFO Control Register (write only) */
18 #define FFLSR __REG(0x40100014) /* Line Status Register (read only) */
19 #define FFMSR __REG(0x40100018) /* Modem Status Register (read only) */
27 #define BTRBR __REG(0x40200000) /* Receive Buffer Register (read only) */
28 #define BTTHR __REG(0x40200000) /* Transmit Holding Register (write only) */
30 #define BTIIR __REG(0x40200008) /* Interrupt ID Register (read only) */
31 #define BTFCR __REG(0x40200008) /* FIFO Control Register (write only) */
34 #define BTLSR __REG(0x40200014) /* Line Status Register (read only) */
35 #define BTMSR __REG(0x40200018) /* Modem Status Register (read only) */
43 #define STRBR __REG(0x40700000) /* Receive Buffer Register (read only) */
44 #define STTHR __REG(0x40700000) /* Transmit Holding Register (write only) */
46 #define STIIR __REG(0x40700008) /* Interrupt ID Register (read only) */
47 #define STFCR __REG(0x40700008) /* FIFO Control Register (write only) */
50 #define STLSR __REG(0x40700014) /* Line Status Register (read only) */
59 #define HWRBR __REG(0x41600000) /* Receive Buffer Register (read only) */
60 #define HWTHR __REG(0x41600000) /* Transmit Holding Register (write only) */
62 #define HWIIR __REG(0x41600008) /* Interrupt ID Register (read only) */
63 #define HWFCR __REG(0x41600008) /* FIFO Control Register (write only) */
66 #define HWLSR __REG(0x41600014) /* Line Status Register (read only) */
67 #define HWMSR __REG(0x41600018) /* Modem Status Register (read only) */
70 #define HWFOR __REG(0x41600024) /* Receive FIFO Occupancy Register (read only) */
72 #define HWACR __REG(0x4160002C) /* Auto-Baud Count Register (read only) */