Searched refs:pBase (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/arch/arm/nwfpe/ |
D | fpa11_cpdt.c | 226 unsigned int __user *pBase, *pAddress, *pFinal; in PerformLDF() local 229 pBase = (unsigned int __user *) readRegister(getRn(opcode)); in PerformLDF() 231 pBase += 2; in PerformLDF() 235 pFinal = pBase; in PerformLDF() 244 pAddress = pBase; in PerformLDF() 269 unsigned int __user *pBase, *pAddress, *pFinal; in PerformSTF() local 277 pBase = (unsigned int __user *) readRegister(getRn(opcode)); in PerformSTF() 279 pBase += 2; in PerformSTF() 283 pFinal = pBase; in PerformSTF() 292 pAddress = pBase; in PerformSTF() [all …]
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
D | eeprom_9287.c | 125 struct base_eep_ar9287_header *pBase = &eep->baseEepHeader; in ath9k_hw_ar9287_dump_eeprom() local 135 PR_EEP("Major Version", pBase->version >> 12); in ath9k_hw_ar9287_dump_eeprom() 136 PR_EEP("Minor Version", pBase->version & 0xFFF); in ath9k_hw_ar9287_dump_eeprom() 137 PR_EEP("Checksum", pBase->checksum); in ath9k_hw_ar9287_dump_eeprom() 138 PR_EEP("Length", pBase->length); in ath9k_hw_ar9287_dump_eeprom() 139 PR_EEP("RegDomain1", pBase->regDmn[0]); in ath9k_hw_ar9287_dump_eeprom() 140 PR_EEP("RegDomain2", pBase->regDmn[1]); in ath9k_hw_ar9287_dump_eeprom() 141 PR_EEP("TX Mask", pBase->txMask); in ath9k_hw_ar9287_dump_eeprom() 142 PR_EEP("RX Mask", pBase->rxMask); in ath9k_hw_ar9287_dump_eeprom() 143 PR_EEP("Allow 5GHz", !!(pBase->opCapFlags & AR5416_OPFLAGS_11A)); in ath9k_hw_ar9287_dump_eeprom() [all …]
|
D | eeprom_4k.c | 129 struct base_eep_header_4k *pBase = &eep->baseEepHeader; in ath9k_hw_4k_dump_eeprom() local 139 PR_EEP("Major Version", pBase->version >> 12); in ath9k_hw_4k_dump_eeprom() 140 PR_EEP("Minor Version", pBase->version & 0xFFF); in ath9k_hw_4k_dump_eeprom() 141 PR_EEP("Checksum", pBase->checksum); in ath9k_hw_4k_dump_eeprom() 142 PR_EEP("Length", pBase->length); in ath9k_hw_4k_dump_eeprom() 143 PR_EEP("RegDomain1", pBase->regDmn[0]); in ath9k_hw_4k_dump_eeprom() 144 PR_EEP("RegDomain2", pBase->regDmn[1]); in ath9k_hw_4k_dump_eeprom() 145 PR_EEP("TX Mask", pBase->txMask); in ath9k_hw_4k_dump_eeprom() 146 PR_EEP("RX Mask", pBase->rxMask); in ath9k_hw_4k_dump_eeprom() 147 PR_EEP("Allow 5GHz", !!(pBase->opCapFlags & AR5416_OPFLAGS_11A)); in ath9k_hw_4k_dump_eeprom() [all …]
|
D | eeprom_def.c | 205 struct base_eep_header *pBase = &eep->baseEepHeader; in ath9k_hw_def_dump_eeprom() local 219 PR_EEP("Major Version", pBase->version >> 12); in ath9k_hw_def_dump_eeprom() 220 PR_EEP("Minor Version", pBase->version & 0xFFF); in ath9k_hw_def_dump_eeprom() 221 PR_EEP("Checksum", pBase->checksum); in ath9k_hw_def_dump_eeprom() 222 PR_EEP("Length", pBase->length); in ath9k_hw_def_dump_eeprom() 223 PR_EEP("RegDomain1", pBase->regDmn[0]); in ath9k_hw_def_dump_eeprom() 224 PR_EEP("RegDomain2", pBase->regDmn[1]); in ath9k_hw_def_dump_eeprom() 225 PR_EEP("TX Mask", pBase->txMask); in ath9k_hw_def_dump_eeprom() 226 PR_EEP("RX Mask", pBase->rxMask); in ath9k_hw_def_dump_eeprom() 227 PR_EEP("Allow 5GHz", !!(pBase->opCapFlags & AR5416_OPFLAGS_11A)); in ath9k_hw_def_dump_eeprom() [all …]
|
D | ar9003_eeprom.c | 2978 struct ar9300_base_eep_hdr *pBase = &eep->baseEepHeader; in ath9k_hw_ar9300_get_eeprom() local 2988 return le16_to_cpu(pBase->regDmn[0]); in ath9k_hw_ar9300_get_eeprom() 2990 return pBase->deviceCap; in ath9k_hw_ar9300_get_eeprom() 2992 return pBase->opCapFlags.opFlags; in ath9k_hw_ar9300_get_eeprom() 2994 return pBase->rfSilent; in ath9k_hw_ar9300_get_eeprom() 2996 return (pBase->txrxMask >> 4) & 0xf; in ath9k_hw_ar9300_get_eeprom() 2998 return pBase->txrxMask & 0xf; in ath9k_hw_ar9300_get_eeprom() 3000 return !!(pBase->featureEnable & BIT(5)); in ath9k_hw_ar9300_get_eeprom() 3002 return (pBase->miscConfiguration >> 0x3) & 0x1; in ath9k_hw_ar9300_get_eeprom() 3437 struct ar9300_base_eep_hdr *pBase; in ath9k_hw_ar9003_dump_eeprom() local [all …]
|
D | htc_drv_main.c | 1819 struct base_eep_header *pBase = NULL; in ath9k_htc_get_eeprom_base() local 1827 pBase = (struct base_eep_header *) in ath9k_htc_get_eeprom_base() 1830 pBase = (struct base_eep_header *) in ath9k_htc_get_eeprom_base() 1833 pBase = (struct base_eep_header *) in ath9k_htc_get_eeprom_base() 1835 return pBase; in ath9k_htc_get_eeprom_base() 1843 struct base_eep_header *pBase = ath9k_htc_get_eeprom_base(priv); in ath9k_htc_get_antenna() local 1844 if (pBase) { in ath9k_htc_get_antenna() 1845 *tx_ant = pBase->txMask; in ath9k_htc_get_antenna() 1846 *rx_ant = pBase->rxMask; in ath9k_htc_get_antenna()
|
D | htc_drv_init.c | 722 struct base_eep_header *pBase; in ath9k_set_hw_capab() local 776 pBase = ath9k_htc_get_eeprom_base(priv); in ath9k_set_hw_capab() 777 if (pBase) { in ath9k_set_hw_capab() 778 hw->wiphy->available_antennas_rx = pBase->rxMask; in ath9k_set_hw_capab() 779 hw->wiphy->available_antennas_tx = pBase->txMask; in ath9k_set_hw_capab()
|