Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath5k/
Dinitvals.c932 { AR5K_PHY_HEAVY_CLIP_ENABLE, 0x00000000 },
1041 { AR5K_PHY_HEAVY_CLIP_ENABLE, 0x00000000 },
1179 { AR5K_PHY_HEAVY_CLIP_ENABLE, 0x00000000 },
Dreset.c1122 ath5k_hw_reg_write(ah, 0, AR5K_PHY_HEAVY_CLIP_ENABLE); in ath5k_hw_commit_eeprom_settings()
Dreg.h2465 #define AR5K_PHY_HEAVY_CLIP_ENABLE 0x99e0 macro