Home
last modified time | relevance | path

Searched refs:swreg (Results 1 – 3 of 3) sorted by relevance

/NextBSD/tools/tools/ath/ath_ee_9300_print/
HDmain.c88 ee_base->swreg); in eeprom_9300_base_print()
/NextBSD/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_eeprom.c519 return (p_base->swreg); in ar9300_eeprom_get()
1409 int swreg = ar9300_eeprom_get(ahp, EEP_SWREG); in ar9300_internal_regulator_apply() local
1410 OS_REG_WRITE(ah, reg_PMU1, swreg); in ar9300_internal_regulator_apply()
1413 int swreg = ar9300_eeprom_get(ahp, EEP_SWREG); in ar9300_internal_regulator_apply() local
1417 OS_REG_WRITE(ah, AR_RTC_REG_CONTROL0, swreg); in ar9300_internal_regulator_apply()
4299 dword = __bswap32(eep->base_eep_header.swreg); in ar9300_swap_eeprom()
4300 eep->base_eep_header.swreg = dword; in ar9300_swap_eeprom()
HDar9300eep.h265 u_int32_t swreg; // SW controlled internal regulator fields member