HomeSort by: relevance | last modified time | path
    Searched refs:URTW_CONFIG1 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/usb/
if_urtwreg.h 134 #define URTW_CONFIG1 0x0052 /* 1 byte */
if_urtw.c 3834 urtw_read8_m(sc, URTW_CONFIG1, &data);
3835 urtw_write8_m(sc, URTW_CONFIG1, (data & 0x3f) | 0x80);

Completed in 14 milliseconds