Searched refs:eep_start_loc (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/ath/ath9k/
H A Deeprom_9287.c37 int addr, eep_start_loc; local
41 eep_start_loc = AR9287_HTC_EEP_START_LOC;
43 eep_start_loc = AR9287_EEP_START_LOC;
51 if (!ath9k_hw_nvram_read(common, addr + eep_start_loc,
H A Deeprom_4k.c35 int addr, eep_start_loc = 0; local
37 eep_start_loc = 64;
45 if (!ath9k_hw_nvram_read(common, addr + eep_start_loc, eep_data)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Deeprom_9287.c37 int addr, eep_start_loc; local
41 eep_start_loc = AR9287_HTC_EEP_START_LOC;
43 eep_start_loc = AR9287_EEP_START_LOC;
51 if (!ath9k_hw_nvram_read(common, addr + eep_start_loc,
H A Deeprom_4k.c35 int addr, eep_start_loc = 0; local
37 eep_start_loc = 64;
45 if (!ath9k_hw_nvram_read(common, addr + eep_start_loc, eep_data)) {

Completed in 113 milliseconds