Home
last modified time | relevance | path

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

/trueos/sys/dev/dc/
HDif_dcreg.h932 #define DC_DEVICEID_AX88140A 0x1400 macro
HDif_dc.c174 { DC_DEVID(DC_VENDORID_ASIX, DC_DEVICEID_AX88140A), DC_REVISION_88141,
176 { DC_DEVID(DC_VENDORID_ASIX, DC_DEVICEID_AX88140A), 0,
2181 case DC_DEVID(DC_VENDORID_ASIX, DC_DEVICEID_AX88140A): in dc_attach()