Searched refs:twist (Results 1 – 3 of 3) sorted by relevance
1569 int twist = 0 ; in pcm_status_twisted() local1573 twist |= 1 ; in pcm_status_twisted()1575 twist |= 2 ; in pcm_status_twisted()1576 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()
856 muxed in, then twist it over to GPIO mode and use gpiod_direction_output()
Completed in 9 milliseconds