Lines Matching +full:40 +full:- +full:bit
1 /*-
2 * SPDX-License-Identifier: ISC
4 * Copyright (c) 2002-2008 Sam Leffler, Errno Consulting
5 * Copyright (c) 2002-2008 Atheros Communications, Inc.
82 * Kiwi only, bit 30 is used to set the error type, if set it is 0x5 (HAL_PHYERR_RADAR)
85 #define AR_PHY_SPECTRAL_SCAN_PHYERR_MASK_SELECT_KIWI 0x40000000 /* Spectral Error select bit mask …
86 #define AR_PHY_SPECTRAL_SCAN_PHYERR_MASK_SELECT_KIWI_S 30 /* Spectral Error select bit 30 */
88 #define AR_PHY_SPECTRAL_SCAN_PRIORITY_SELECT_KIWI 0x20000000 /* Spectral Error select bit mask */
89 #define AR_PHY_SPECTRAL_SCAN_PRIORITY_SELECT_SELECT_KIWI_S 29 /* Spectral Error select bit 30 */
131 #define AR_PHY_FC_DYN2040_EN 0x00000004 /* Enable dyn 20/40 mode */
132 #define AR_PHY_FC_DYN2040_PRI_ONLY 0x00000008 /* dyn 20/40 - primary only */
133 #define AR_PHY_FC_DYN2040_PRI_CH 0x00000010 /* dyn 20/40 - primary ch offset (0=+10MHz, 1=-…
134 #define AR_PHY_FC_DYN2040_EXT_CH 0x00000020 /* dyn 20/40 - ext ch spacing (0=20MHz/ 1=25MHz…
136 #define AR_PHY_FC_SHORT_GI_40 0x00000080 /* allow short GI for HT 40 */
148 #define AR_PHY_TIMING_CTRL4_IQCORR_Q_Q_COFF 0x01F /* Mask for kcos_theta-1 for q correction */
371 #define AR_PHY_CCA_NOM_VAL_5416_2GHZ -90
372 #define AR_PHY_CCA_NOM_VAL_5416_5GHZ -100
373 #define AR_PHY_CCA_MIN_GOOD_VAL_5416_2GHZ -100
374 #define AR_PHY_CCA_MIN_GOOD_VAL_5416_5GHZ -110
375 #define AR_PHY_CCA_MAX_GOOD_VAL_5416_2GHZ -80
376 #define AR_PHY_CCA_MAX_GOOD_VAL_5416_5GHZ -90