Home
last modified time | relevance | path

Searched refs:URTW_RX_9356SEL (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/usb/
H A Dif_urtwreg.h82 #define URTW_RX_9356SEL (1 << 6) macro
H A Dif_urtw.c652 sc->sc_epromtype = (data & URTW_RX_9356SEL) ? URTW_EEPROM_93C56 : in urtw_attach()