Home | History | Annotate | Download | only in usb

Lines Matching refs:regulatory

1513 	sc->regulatory = MS(rom->rf_opt1, R92C_ROM_RF1_REGULATORY);
1516 "PA setting=%#jx, board=%#jx, regulatory=%jd",
1517 sc->pa_setting, sc->board_type, sc->regulatory, 0);
1586 sc->regulatory = MS(sc->r88e_rom[0xc1], R92C_ROM_RF1_REGULATORY);
4297 if (sc->regulatory == 0) {
4303 if (sc->regulatory == 3) {
4315 } else if (sc->regulatory == 1) {
4319 } else if (sc->regulatory != 2) {
4403 if (sc->regulatory == 0) {
4408 if (sc->regulatory == 3)
4410 else if (sc->regulatory == 1) {
4413 } else if (sc->regulatory != 2)