Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Deeprom.h330 u8 switchSettling; member
380 u8 switchSettling; member
467 u8 switchSettling; member
Dar9003_eeprom.c126 .switchSettling = 0x2c,
329 .switchSettling = 0x2d,
704 .switchSettling = 0x2c,
907 .switchSettling = 0x2d,
1283 .switchSettling = 0x2c,
1486 .switchSettling = 0x2d,
1862 .switchSettling = 0x2c,
2065 .switchSettling = 0x2d,
2440 .switchSettling = 0x2c,
2643 .switchSettling = 0x2d,
[all …]
Dar9003_eeprom.h230 u8 switchSettling; member
Deeprom_9287.c82 PR_EEP("Switch Settle", modal_hdr->switchSettling); in ar9287_dump_modal_eeprom()
957 AR_PHY_SETTLING_SWITCH, pModal->switchSettling); in ath9k_hw_ar9287_set_board_values()
Deeprom_4k.c77 PR_EEP("Switch Settle", modal_hdr->switchSettling); in ath9k_dump_4k_modal_eeprom()
1042 pModal->switchSettling); in ath9k_hw_4k_set_board_values()
Deeprom_def.c142 PR_EEP("Switch Settle", modal_hdr->switchSettling); in ath9k_def_dump_modal_eeprom()
604 pModal->switchSettling); in ath9k_hw_def_set_board_values()
/drivers/net/wireless/ath/carl9170/
Deeprom.h50 u8 switchSettling; member
Dphy.c461 SET_VAL(AR9170_PHY_SETTLING_SWITCH, val, m->switchSettling); in carl9170_init_phy_from_eeprom()