Searched refs:HAL_REGWRITE (Results 1 – 3 of 3) sorted by relevance
142 HAL_REGWRITE rw; in regwrite()
973 ath_hal_setregs(struct ath_hal *ah, const HAL_REGWRITE *regs, int space) in ath_hal_setregs()975 while (space >= sizeof(HAL_REGWRITE)) { in ath_hal_setregs()977 regs++, space -= sizeof(HAL_REGWRITE); in ath_hal_setregs()
56 } HAL_REGWRITE; typedef