Searched refs:R92C_RSV_CTRL (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/dev/urtwn/
H A Dif_urtwn.c3379 error = urtwn_write_1(sc, R92C_RSV_CTRL, 0);
3675 urtwn_write_1(sc, R92C_RSV_CTRL, 0x0E);
3789 reg = urtwn_read_1(sc, R92C_RSV_CTRL + 1);
3790 urtwn_write_1(sc, R92C_RSV_CTRL + 1, reg & ~0x08);
3791 urtwn_write_1(sc, R92C_RSV_CTRL + 1, reg | 0x08);
H A Dif_urtwnreg.h56 #define R92C_RSV_CTRL 0x01c macro
/freebsd-11.0-release/sys/dev/rtwn/
H A Dif_rtwn.c1922 rtwn_write_1(sc, R92C_RSV_CTRL, 0);
3458 rtwn_write_1(sc, R92C_RSV_CTRL, 0x0e);
H A Dif_rtwnreg.h53 #define R92C_RSV_CTRL 0x01c macro

Completed in 90 milliseconds