Lines Matching refs:AR9170_UART_REG_BASE
43 #define AR9170_UART_REG_BASE 0x1c0000 macro
46 #define AR9170_UART_REG_RX_BUFFER (AR9170_UART_REG_BASE + 0x000)
47 #define AR9170_UART_REG_TX_HOLDING (AR9170_UART_REG_BASE + 0x004)
48 #define AR9170_UART_REG_FIFO_CONTROL (AR9170_UART_REG_BASE + 0x010)
52 #define AR9170_UART_REG_LINE_CONTROL (AR9170_UART_REG_BASE + 0x014)
53 #define AR9170_UART_REG_MODEM_CONTROL (AR9170_UART_REG_BASE + 0x018)
60 #define AR9170_UART_REG_LINE_STATUS (AR9170_UART_REG_BASE + 0x01c)
67 #define AR9170_UART_REG_MODEM_STATUS (AR9170_UART_REG_BASE + 0x020)
75 #define AR9170_UART_REG_SCRATCH (AR9170_UART_REG_BASE + 0x024)
76 #define AR9170_UART_REG_DIVISOR_LSB (AR9170_UART_REG_BASE + 0x028)
77 #define AR9170_UART_REG_DIVISOR_MSB (AR9170_UART_REG_BASE + 0x02c)
78 #define AR9170_UART_REG_WORD_RX_BUFFER (AR9170_UART_REG_BASE + 0x034)
79 #define AR9170_UART_REG_WORD_TX_HOLDING (AR9170_UART_REG_BASE + 0x038)
80 #define AR9170_UART_REG_FIFO_COUNT (AR9170_UART_REG_BASE + 0x03c)
81 #define AR9170_UART_REG_REMAINDER (AR9170_UART_REG_BASE + 0x04c)