Home
last modified time | relevance | path

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

/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Daxentia,tse850-pcm5142.txt9 - axentia,loop2-gpios: gpio specifier that controls loop relays on channel 2.
30 loop2 relays
35 for 'loop2'.
38 (if 'add' is active) and feeding the mixer output to OUT1. The 'loop2' relays
89 axentia,loop2-gpios = <&pioA 11 GPIO_ACTIVE_LOW>;
/freebsd/contrib/netbsd-tests/games/
H A Dt_factor.sh65 atf_test_case loop2
80 atf_add_test_case loop2
/freebsd/contrib/netbsd-tests/usr.bin/config/
H A Dt_config.sh132 test_case loop2 pass "Checks correct handling of devices that can be their" \
267 atf_add_test_case loop2
/freebsd/contrib/arm-optimized-routines/string/aarch64/
H A Dstrrchr-mte.S108 L(loop2):
119 beq L(loop2)
/freebsd/sys/contrib/openzfs/tests/
H A DREADME.md33 be used for testing: DISKS='loop0 loop1 loop2'.
135 LOOPBACKS: /dev/loop0 /dev/loop1 /dev/loop2
136 DISKS: loop0 loop1 loop2
/freebsd/sys/contrib/device-tree/src/arm/microchip/
H A Dat91-tse850-3.dts56 axentia,loop2-gpios = <&pioA 11 GPIO_ACTIVE_LOW>;
/freebsd/sys/dev/bwi/
H A Dbwirf.c391 int i, j, loop1_max, loop1, loop2; in bwi_rf_get_gains() local
475 loop2 = j; in bwi_rf_get_gains()
481 if (loop2 >= 8) { in bwi_rf_get_gains()
484 for (i = loop2 - 8; i < 16; ++i) { in bwi_rf_get_gains()
515 rf->rf_lo_gain = (loop2 * 6) - (loop1 * 4) - 11; in bwi_rf_get_gains()
/freebsd/sys/kern/
H A Dvfs_vnops.c2993 loop2: in vn_fsync_buf()
3024 goto loop2; in vn_fsync_buf()