Searched refs:twist (Results 1 – 3 of 3) sorted by relevance
1573 int twist = 0 ; in pcm_status_twisted() local1577 twist |= 1 ; in pcm_status_twisted()1579 twist |= 2 ; in pcm_status_twisted()1580 return twist; in pcm_status_twisted()
1176 int twist ; in smt_fill_state() local1191 if ((twist = pcm_status_twisted(smc)) & 1) { in smt_fill_state()1194 if (twist & 2) { in smt_fill_state()
902 muxed in, then twist it over to GPIO mode and use gpio_direction_output()