Searched refs:switchSettling (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/net/wireless/ath/ath9k/ |
A D | eeprom.h | 342 u8 switchSettling; member 392 u8 switchSettling; member 479 u8 switchSettling; member
|
A D | ar9003_eeprom.c | 127 .switchSettling = 0x2c, 330 .switchSettling = 0x2d, 705 .switchSettling = 0x2c, 908 .switchSettling = 0x2d, 1284 .switchSettling = 0x2c, 1487 .switchSettling = 0x2d, 1863 .switchSettling = 0x2c, 2066 .switchSettling = 0x2d, 2441 .switchSettling = 0x2c, 2644 .switchSettling = 0x2d, [all …]
|
A D | ar9003_eeprom.h | 242 u8 switchSettling; member
|
A D | eeprom_9287.c | 87 PR_EEP("Switch Settle", modal_hdr->switchSettling); in ar9287_dump_modal_eeprom() 900 AR_PHY_SETTLING_SWITCH, pModal->switchSettling); in ath9k_hw_ar9287_set_board_values()
|
A D | eeprom_4k.c | 82 PR_EEP("Switch Settle", modal_hdr->switchSettling); in ath9k_dump_4k_modal_eeprom() 970 pModal->switchSettling); in ath9k_hw_4k_set_board_values()
|
A D | eeprom_def.c | 145 PR_EEP("Switch Settle", modal_hdr->switchSettling); in ath9k_def_dump_modal_eeprom() 558 pModal->switchSettling); in ath9k_hw_def_set_board_values()
|
/linux/drivers/net/wireless/ath/carl9170/ |
A D | eeprom.h | 50 u8 switchSettling; member
|
A D | phy.c | 461 SET_VAL(AR9170_PHY_SETTLING_SWITCH, val, m->switchSettling); in carl9170_init_phy_from_eeprom()
|
Completed in 27 milliseconds