Searched refs:AR_SM_BASE (Results 1 – 2 of 2) sorted by relevance
451 #define AR_SM_BASE 0xa200 macro453 #define AR_PHY_D2_CHIP_ID (AR_SM_BASE + 0x0)454 #define AR_PHY_GEN_CTRL (AR_SM_BASE + 0x4)455 #define AR_PHY_MODE (AR_SM_BASE + 0x8)456 #define AR_PHY_ACTIVE (AR_SM_BASE + 0xc)457 #define AR_PHY_SPUR_MASK_A(_ah) (AR_SM_BASE + (AR_SREV_9561(_ah) ? 0x18 : 0x20))458 #define AR_PHY_SPUR_MASK_B(_ah) (AR_SM_BASE + (AR_SREV_9561(_ah) ? 0x1c : 0x24))459 #define AR_PHY_SPECTRAL_SCAN (AR_SM_BASE + 0x28)460 #define AR_PHY_RADAR_BW_FILTER (AR_SM_BASE + 0x2c)461 #define AR_PHY_SEARCH_START_DELAY (AR_SM_BASE + 0x30)[all …]
20 #define AR_PHY_AIC_CTRL_0_B0 (AR_SM_BASE + 0x4b0)21 #define AR_PHY_AIC_CTRL_1_B0 (AR_SM_BASE + 0x4b4)22 #define AR_PHY_AIC_CTRL_2_B0 (AR_SM_BASE + 0x4b8)23 #define AR_PHY_AIC_CTRL_3_B0 (AR_SM_BASE + 0x4bc)24 #define AR_PHY_AIC_CTRL_4_B0 (AR_SM_BASE + 0x4c0)26 #define AR_PHY_AIC_STAT_0_B0 (AR_SM_BASE + 0x4c4)27 #define AR_PHY_AIC_STAT_1_B0 (AR_SM_BASE + 0x4c8)28 #define AR_PHY_AIC_STAT_2_B0 (AR_SM_BASE + 0x4cc)38 #define AR_PHY_AIC_SRAM_ADDR_B0 (AR_SM_BASE + 0x5f0)39 #define AR_PHY_AIC_SRAM_DATA_B0 (AR_SM_BASE + 0x5f4)