Searched refs:switchSettling (Results 1 – 8 of 8) sorted by relevance
/drivers/net/wireless/ath/ath9k/ |
D | eeprom.h | 330 u8 switchSettling; member 380 u8 switchSettling; member 467 u8 switchSettling; member
|
D | ar9003_eeprom.c | 126 .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 …]
|
D | ar9003_eeprom.h | 230 u8 switchSettling; member
|
D | eeprom_9287.c | 82 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()
|
D | eeprom_4k.c | 77 PR_EEP("Switch Settle", modal_hdr->switchSettling); in ath9k_dump_4k_modal_eeprom() 1042 pModal->switchSettling); in ath9k_hw_4k_set_board_values()
|
D | eeprom_def.c | 142 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/ |
D | eeprom.h | 50 u8 switchSettling; member
|
D | phy.c | 461 SET_VAL(AR9170_PHY_SETTLING_SWITCH, val, m->switchSettling); in carl9170_init_phy_from_eeprom()
|