Home
last modified time | relevance | path

Searched refs:AR9170_PHY_REG_BASE (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/carl9170/
H A Dphy.h24 #define AR9170_PHY_REG_BASE (0x1bc000 + 0x9800) macro
25 #define AR9170_PHY_REG(_n) (AR9170_PHY_REG_BASE + \
28 #define AR9170_PHY_REG_TEST (AR9170_PHY_REG_BASE + 0x0000)
32 #define AR9170_PHY_REG_TURBO (AR9170_PHY_REG_BASE + 0x0004)
46 #define AR9170_PHY_REG_TEST2 (AR9170_PHY_REG_BASE + 0x0008)
48 #define AR9170_PHY_REG_TIMING2 (AR9170_PHY_REG_BASE + 0x0010)
53 #define AR9170_PHY_REG_TIMING3 (AR9170_PHY_REG_BASE + 0x0014)
59 #define AR9170_PHY_REG_CHIP_ID (AR9170_PHY_REG_BASE + 0x0018)
64 #define AR9170_PHY_REG_ACTIVE (AR9170_PHY_REG_BASE + 0x001c)
68 #define AR9170_PHY_REG_RF_CTL2 (AR9170_PHY_REG_BASE + 0x0024)
[all …]