Searched refs:contype (Results 1 – 4 of 4) sorted by relevance
93 mii_contype_t contype; member125 vsc->contype = cfg->con_type; in vscphy_fdt_get_config()167 if (vsc->contype == MII_CONTYPE_RGMII_ID || in vsc8501_setup_rgmii()168 vsc->contype == MII_CONTYPE_RGMII_TXID) { in vsc8501_setup_rgmii()171 if (vsc->contype == MII_CONTYPE_RGMII_ID || in vsc8501_setup_rgmii()172 vsc->contype == MII_CONTYPE_RGMII_RXID) { in vsc8501_setup_rgmii()190 if (mii_contype_is_rgmii(vsc->contype)) in vsc8501_reset()201 if (mii_contype_is_rgmii(vsc->contype)) in vsc8501_reset()
61 const char *mii_fdt_contype_to_name(mii_contype_t contype);
153 mii_fdt_contype_to_name(mii_contype_t contype) in mii_fdt_contype_to_name() argument158 if (contype == fdt_contype_names[i].type) in mii_fdt_contype_to_name()
137 u_int hasopt, hasext, contype, hasmarker, dlen; in rtp_print() local157 contype = (i0 >> 16) & 0x3f; in rtp_print()167 contype = (i0 >> 16) & 0x7f; in rtp_print()177 contype, in rtp_print()207 if (contype == 0x1f) /*XXX H.261 */ in rtp_print()