Home
last modified time | relevance | path

Searched refs:twist (Results 1 – 8 of 8) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-support/icu/icu/
H A Dfix-install-manx.patch31 check check-local check-recursive clean-recursive-with-twist install-icu \
39 clean: clean-recursive-with-twist clean-local
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A D00_man_quoting.diff10 -that may even belong to different organizations. See also the `twist'
11 +that may even belong to different organizations. See also the `twist\'
H A D12_makefile_config.patch17 # (examples: allow, deny, banners, twist and spawn).
/openbmc/linux/tools/testing/selftests/hid/tests/
H A Dtest_tablet.py155 self.twist = 0
195 self.twist = 0
H A Dtest_multitouch.py80 self.twist = 0
/openbmc/linux/drivers/net/fddi/skfp/
H A Dpcmplc.c1569 int twist = 0 ; in pcm_status_twisted() local
1573 twist |= 1 ; in pcm_status_twisted()
1575 twist |= 2 ; in pcm_status_twisted()
1576 return twist; in pcm_status_twisted()
H A Dsmt.c1176 int twist ; in smt_fill_state() local
1191 if ((twist = pcm_status_twisted(smc)) & 1) { in smt_fill_state()
1194 if (twist & 2) { in smt_fill_state()
/openbmc/linux/Documentation/driver-api/
H A Dpin-control.rst856 muxed in, then twist it over to GPIO mode and use gpiod_direction_output()