Searched refs:chiptype (Results 1 – 2 of 2) sorted by relevance
93 int chiptype; /* identifier of device, for quirks/etc */ member268 switch (priv->chiptype) { in analyze_baud_rate()512 priv->chiptype = CT_EARTHMATE; in cypress_earthmate_port_probe()543 priv->chiptype = CT_CYPHIDCOM; in cypress_hidcom_port_probe()560 priv->chiptype = CT_CA42V2; in cypress_ca42v2_port_probe()918 if (priv->chiptype == CT_EARTHMATE && priv->baud_rate == 4800) { in cypress_set_termios()
335 #define HAVE_DMA_RXALIGN(lp) likely((lp)->chiptype != TC35815CF)436 enum tc35815_chiptype chiptype; member573 lp->chiptype != TC35815_TX4939) in tc_handle_link_change()622 lp->chiptype == TC35815_TX4939 ? PHY_INTERFACE_MODE_RMII : PHY_INTERFACE_MODE_MII); in tc_mii_probe()815 lp->chiptype = ent->driver_data; in tc35815_init_one()1672 if (lp->chiptype == TC35815_TX4939) in tc35815_check_tx_stat()2097 if (lp->chiptype == TC35815_TX4939) in tc35815_chip_init()