Lines Matching full:only
13 #define FFRBR __REG(0x40100000) /* Receive Buffer Register (read only) */
14 #define FFTHR __REG(0x40100000) /* Transmit Holding Register (write only) */
16 #define FFIIR __REG(0x40100008) /* Interrupt ID Register (read only) */
17 #define FFFCR __REG(0x40100008) /* FIFO Control Register (write only) */
20 #define FFLSR __REG(0x40100014) /* Line Status Register (read only) */
21 #define FFMSR __REG(0x40100018) /* Modem Status Register (read only) */
29 #define BTRBR __REG(0x40200000) /* Receive Buffer Register (read only) */
30 #define BTTHR __REG(0x40200000) /* Transmit Holding Register (write only) */
32 #define BTIIR __REG(0x40200008) /* Interrupt ID Register (read only) */
33 #define BTFCR __REG(0x40200008) /* FIFO Control Register (write only) */
36 #define BTLSR __REG(0x40200014) /* Line Status Register (read only) */
37 #define BTMSR __REG(0x40200018) /* Modem Status Register (read only) */
45 #define STRBR __REG(0x40700000) /* Receive Buffer Register (read only) */
46 #define STTHR __REG(0x40700000) /* Transmit Holding Register (write only) */
48 #define STIIR __REG(0x40700008) /* Interrupt ID Register (read only) */
49 #define STFCR __REG(0x40700008) /* FIFO Control Register (write only) */
52 #define STLSR __REG(0x40700014) /* Line Status Register (read only) */
61 #define HWRBR __REG(0x41600000) /* Receive Buffer Register (read only) */
62 #define HWTHR __REG(0x41600000) /* Transmit Holding Register (write only) */
64 #define HWIIR __REG(0x41600008) /* Interrupt ID Register (read only) */
65 #define HWFCR __REG(0x41600008) /* FIFO Control Register (write only) */
68 #define HWLSR __REG(0x41600014) /* Line Status Register (read only) */
69 #define HWMSR __REG(0x41600018) /* Modem Status Register (read only) */
72 #define HWFOR __REG(0x41600024) /* Receive FIFO Occupancy Register (read only) */
74 #define HWACR __REG(0x4160002C) /* Auto-Baud Count Register (read only) */