Lines Matching refs:sccnxp_chip
99 struct sccnxp_chip { struct
119 struct sccnxp_chip *chip; argument
135 static const struct sccnxp_chip sc2681 = {
146 static const struct sccnxp_chip sc2691 = {
157 static const struct sccnxp_chip sc2692 = {
168 static const struct sccnxp_chip sc2891 = {
179 static const struct sccnxp_chip sc2892 = {
190 static const struct sccnxp_chip sc28202 = {
201 static const struct sccnxp_chip sc68681 = {
212 static const struct sccnxp_chip sc68692 = {
307 struct sccnxp_chip *chip = s->chip; in sccnxp_set_baud()
902 s->chip = (struct sccnxp_chip *)pdev->id_entry->driver_data; in sccnxp_probe()