Searched refs:twist (Results 1 – 3 of 3) sorted by relevance
1591 int twist = 0 ; in pcm_status_twisted() local1595 twist |= 1 ; in pcm_status_twisted()1597 twist |= 2 ; in pcm_status_twisted()1598 return twist; in pcm_status_twisted()
1185 int twist ; in smt_fill_state() local1200 if ((twist = pcm_status_twisted(smc)) & 1) { in smt_fill_state()1203 if (twist & 2) { in smt_fill_state()
900 muxed in, then twist it over to GPIO mode and use gpio_direction_output()