Searched refs:twist (Results 1 – 3 of 3) sorted by relevance
1587 int twist = 0 ; in pcm_status_twisted() local1591 twist |= 1 ; in pcm_status_twisted()1593 twist |= 2 ; in pcm_status_twisted()1594 return twist; in pcm_status_twisted()
1184 int twist ; in smt_fill_state() local1199 if ((twist = pcm_status_twisted(smc)) & 1) { in smt_fill_state()1202 if (twist & 2) { in smt_fill_state()
911 muxed in, then twist it over to GPIO mode and use gpio_direction_output()