Searched refs:tcdsda_fast (Results 1 – 3 of 3) sorted by relevance
73 int tcdsda_fast; /* chip does Fast mode */ member
267 &tcdsdev.tcdsda_fast); in tcdsattach()282 tcdsdev.tcdsda_period = tcdsdev.tcdsda_fast ? 4 : 8; in tcdsattach()
200 if (tcdsdev->tcdsda_fast) { in asc_tcds_attach()