Searched refs:chiptype (Results 1 – 2 of 2) sorted by relevance
91 int chiptype; /* identifier of device, for quirks/etc */247 * please add your own chiptype and modify the code likewise. in analyze_baud_rate() 266 switch (priv->chiptype) { in analyze_baud_rate() 518 priv->chiptype = CT_EARTHMATE; in cypress_earthmate_port_probe() 549 priv->chiptype = CT_CYPHIDCOM; in cypress_hidcom_port_probe() 566 priv->chiptype = CT_CA42V2; in cypress_ca42v2_port_probe() 924 if (priv->chiptype == CT_EARTHMATE && priv->baud_rate == 4800) { in cypress_set_termios() 93 int chiptype; /* identifier of device, for quirks/etc */ global() member
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()