Home
last modified time | relevance | path

Searched refs:ath_hal_ini_write (Results 1 – 9 of 9) sorted by relevance

/netbsd/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar9280_attach.c299 ath_hal_ini_write(ah, &AH5416(ah)->ah_ini_pcieserdes, 1, 0); in ar9280ConfigPCIE()
335 regWrites = ath_hal_ini_write(ah, &AH5212(ah)->ah_ini_modes, in ar9280WriteIni()
338 regWrites = ath_hal_ini_write(ah, &AH9280(ah)->ah_ini_rxgain, in ar9280WriteIni()
340 regWrites = ath_hal_ini_write(ah, &AH9280(ah)->ah_ini_txgain, in ar9280WriteIni()
344 regWrites = ath_hal_ini_write(ah, &AH5212(ah)->ah_ini_common, in ar9280WriteIni()
349 regWrites = ath_hal_ini_write(ah, &AH9280(ah)->ah_ini_xmodes, in ar9280WriteIni()
H A Dar9285_attach.c284 ath_hal_ini_write(ah, &AH5416(ah)->ah_ini_pcieserdes, 1, 0); in ar9285ConfigPCIE()
309 regWrites = ath_hal_ini_write(ah, &AH5212(ah)->ah_ini_modes, in ar9285WriteIni()
312 regWrites = ath_hal_ini_write(ah, &AH9285(ah)->ah_ini_txgain, in ar9285WriteIni()
315 regWrites = ath_hal_ini_write(ah, &AH5212(ah)->ah_ini_common, in ar9285WriteIni()
H A Dar5416_attach.c406 ath_hal_ini_write(ah, &AH5416(ah)->ah_ini_pcieserdes, 1, 0); in ar5416ConfigPCIE()
449 regWrites = ath_hal_ini_write(ah, &AH5416(ah)->ah_ini_addac, 1, in ar5416WriteIni()
453 regWrites = ath_hal_ini_write(ah, &AH5212(ah)->ah_ini_modes, in ar5416WriteIni()
455 regWrites = ath_hal_ini_write(ah, &AH5212(ah)->ah_ini_common, in ar5416WriteIni()
H A Dar9280.c49 (void) ath_hal_ini_write(ah, &AH5416(ah)->ah_ini_bb_rfgain, in ar9280WriteRegs()
H A Dar2133.c62 (void) ath_hal_ini_write(ah, &AH5416(ah)->ah_ini_bb_rfgain, in ar2133WriteRegs()
/netbsd/sys/external/isc/atheros_hal/dist/
H A Dah_internal.h818 extern int ath_hal_ini_write(struct ath_hal *ah, const HAL_INI_ARRAY *ia,
H A Dah.c859 ath_hal_ini_write(struct ath_hal *ah, const HAL_INI_ARRAY *ia, in ath_hal_ini_write() function
/netbsd/sys/external/isc/atheros_hal/dist/ar5312/
H A Dar5312_reset.c252 regWrites = ath_hal_ini_write(ah, &ahp->ah_ini_modes, modesIndex, 0); in ar5312Reset()
/netbsd/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212_reset.c293 regWrites = ath_hal_ini_write(ah, &ahp->ah_ini_modes, modesIndex, 0); in ar5212Reset()