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

/freebsd-13-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300phy.h41 #define AR_CHAN_OFFSET(_x) (AR_CHAN_BASE + offsetof(struct chn_reg_map, _x)) macro
43 #define AR_PHY_TIMING1 AR_CHAN_OFFSET(BB_timing_controls_1)
44 #define AR_PHY_TIMING2 AR_CHAN_OFFSET(BB_timing_controls_2)
45 #define AR_PHY_TIMING3 AR_CHAN_OFFSET(BB_timing_controls_3)
46 #define AR_PHY_TIMING4 AR_CHAN_OFFSET(BB_timing_control_4)
47 #define AR_PHY_TIMING5 AR_CHAN_OFFSET(BB_timing_control_5)
48 #define AR_PHY_TIMING6 AR_CHAN_OFFSET(BB_timing_control_6)
49 #define AR_PHY_TIMING11 AR_CHAN_OFFSET(BB_timing_control_11)
50 #define AR_PHY_SPUR_REG AR_CHAN_OFFSET(BB_spur_mask_controls)
51 #define AR_PHY_RX_IQCAL_CORR_B0 AR_CHAN_OFFSET(BB_rx_iq_corr_b
[all...]

Completed in 69 milliseconds