Home
last modified time | relevance | path

Searched refs:DC_PMODE_SIA (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/dc/
H A Ddcphy.c165 if (dc_sc->dc_pmode == DC_PMODE_SIA) in dcphy_attach()
H A Dif_dcreg.h110 #define DC_PMODE_SIA 0x3 macro
H A Dif_dc.c1674 sc->dc_pmode = DC_PMODE_SIA; in dc_decode_leaf_sia()
2445 if (sc->dc_pmode != DC_PMODE_SIA) in dc_attach()