Searched refs:AR9170_UART_REG_BASE (Results 1 - 1 of 1) sorted by relevance

/drivers/net/wireless/ath/carl9170/
H A Dhw.h43 #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
[all...]

Completed in 12 milliseconds