Home
last modified time | relevance | path

Searched refs:AR_PHY_DESIRED_SZ (Results 1 – 10 of 10) sorted by relevance

/openbsd/sys/dev/ic/
H A Dar9285.c369 reg = AR_READ(sc, AR_PHY_DESIRED_SZ); in ar9285_init_from_rom()
371 AR_WRITE(sc, AR_PHY_DESIRED_SZ, reg); in ar9285_init_from_rom()
644 AR_WRITE(sc, AR_PHY_DESIRED_SZ, 0x6d4000e2); in ar9271_load_ani()
H A Dar9280.c351 reg = AR_READ(sc, AR_PHY_DESIRED_SZ); in ar9280_init_from_rom()
353 AR_WRITE(sc, AR_PHY_DESIRED_SZ, reg); in ar9280_init_from_rom()
H A Dar9287.c213 reg = AR_READ(sc, AR_PHY_DESIRED_SZ); in ar9287_init_from_rom()
215 AR_WRITE(sc, AR_PHY_DESIRED_SZ, reg); in ar9287_init_from_rom()
H A Dar5416.c296 reg = AR_READ(sc, AR_PHY_DESIRED_SZ); in ar5416_init_from_rom()
299 AR_WRITE(sc, AR_PHY_DESIRED_SZ, reg); in ar5416_init_from_rom()
H A Dar5008reg.h72 #define AR_PHY_DESIRED_SZ 0x9850 macro
H A Dar9003reg.h101 #define AR_PHY_DESIRED_SZ 0x09e0c macro
H A Dar5008.c2849 reg = AR_READ(sc, AR_PHY_DESIRED_SZ); in ar5008_set_noise_immunity_level()
2851 AR_WRITE(sc, AR_PHY_DESIRED_SZ, reg); in ar5008_set_noise_immunity_level()
H A Dar9003.c3267 reg = AR_READ(sc, AR_PHY_DESIRED_SZ); in ar9003_set_noise_immunity_level()
3269 AR_WRITE(sc, AR_PHY_DESIRED_SZ, reg); in ar9003_set_noise_immunity_level()
/openbsd/sys/dev/usb/
H A Dif_otusreg.h108 #define AR_PHY_DESIRED_SZ (AR_PHY_BASE + 0x0050) macro
H A Dif_otus.c1751 tmp = otus_phy_get_def(sc, AR_PHY_DESIRED_SZ); in otus_set_board_values()
1754 otus_write(sc, AR_PHY_DESIRED_SZ, tmp); in otus_set_board_values()