Searched refs:swreg (Results 1 – 2 of 2) sorted by relevance
519 return (p_base->swreg); in ar9300_eeprom_get()1409 int swreg = ar9300_eeprom_get(ahp, EEP_SWREG); in ar9300_internal_regulator_apply() local1410 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() local1417 OS_REG_WRITE(ah, AR_RTC_REG_CONTROL0, swreg); in ar9300_internal_regulator_apply()4355 dword = __bswap32(eep->base_eep_header.swreg); in ar9300_swap_eeprom()4356 eep->base_eep_header.swreg = dword; in ar9300_swap_eeprom()
269 u_int32_t swreg; // SW controlled internal regulator fields member