Lines Matching full:only
10 #define FFRBR __REG(0x40100000) /* Receive Buffer Register (read only) */
11 #define FFTHR __REG(0x40100000) /* Transmit Holding Register (write only) */
13 #define FFIIR __REG(0x40100008) /* Interrupt ID Register (read only) */
14 #define FFFCR __REG(0x40100008) /* FIFO Control Register (write only) */
17 #define FFLSR __REG(0x40100014) /* Line Status Register (read only) */
18 #define FFMSR __REG(0x40100018) /* Modem Status Register (read only) */
26 #define BTRBR __REG(0x40200000) /* Receive Buffer Register (read only) */
27 #define BTTHR __REG(0x40200000) /* Transmit Holding Register (write only) */
29 #define BTIIR __REG(0x40200008) /* Interrupt ID Register (read only) */
30 #define BTFCR __REG(0x40200008) /* FIFO Control Register (write only) */
33 #define BTLSR __REG(0x40200014) /* Line Status Register (read only) */
34 #define BTMSR __REG(0x40200018) /* Modem Status Register (read only) */
42 #define STRBR __REG(0x40700000) /* Receive Buffer Register (read only) */
43 #define STTHR __REG(0x40700000) /* Transmit Holding Register (write only) */
45 #define STIIR __REG(0x40700008) /* Interrupt ID Register (read only) */
46 #define STFCR __REG(0x40700008) /* FIFO Control Register (write only) */
49 #define STLSR __REG(0x40700014) /* Line Status Register (read only) */
58 #define HWRBR __REG(0x41600000) /* Receive Buffer Register (read only) */
59 #define HWTHR __REG(0x41600000) /* Transmit Holding Register (write only) */
61 #define HWIIR __REG(0x41600008) /* Interrupt ID Register (read only) */
62 #define HWFCR __REG(0x41600008) /* FIFO Control Register (write only) */
65 #define HWLSR __REG(0x41600014) /* Line Status Register (read only) */
66 #define HWMSR __REG(0x41600018) /* Modem Status Register (read only) */
69 #define HWFOR __REG(0x41600024) /* Receive FIFO Occupancy Register (read only) */
71 #define HWACR __REG(0x4160002C) /* Auto-Baud Count Register (read only) */