Searched refs:loop1 (Results 1 – 17 of 17) sorted by relevance
/Linux-v4.19/Documentation/devicetree/bindings/sound/ |
D | axentia,tse850-pcm5142.txt | 8 - axentia,loop1-gpios: gpio specifier that controls loop relays on channel 1. 15 loop1 relays 32 The 'loop1' gpio pin controlls two relays, which are either in loop position, 37 In the above, the 'loop1' relays are inactive, thus feeding IN1 to the mixer 88 axentia,loop1-gpios = <&pioA 10 GPIO_ACTIVE_LOW>;
|
/Linux-v4.19/sound/soc/atmel/ |
D | tse850-pcm5142.c | 56 struct gpio_desc *loop1; member 90 gpiod_set_value_cansleep(tse850->loop1, val); in tse850_put_mux1() 382 tse850->loop1 = devm_gpiod_get(dev, "axentia,loop1", GPIOD_OUT_HIGH); in tse850_probe() 383 if (IS_ERR(tse850->loop1)) { in tse850_probe() 384 if (PTR_ERR(tse850->loop1) != -EPROBE_DEFER) in tse850_probe() 386 return PTR_ERR(tse850->loop1); in tse850_probe()
|
/Linux-v4.19/arch/alpha/math-emu/ |
D | qrnnd.S | 52 $loop1: cmplt n0,0,tmp 85 bgt cnt,$loop1
|
/Linux-v4.19/arch/arm/mm/ |
D | cache-v7m.S | 203 loop1: label 214 bge loop1
|
D | cache-v7.S | 149 loop1: label 162 bge loop1
|
/Linux-v4.19/arch/m68k/fpsp040/ |
D | x_snan.S | 98 loop1: label 100 dbra %d0,loop1
|
D | gen_except.S | 291 loop1: label 293 dbra %d0,loop1
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | at91-tse850-3.dts | 75 axentia,loop1-gpios = <&pioA 10 GPIO_ACTIVE_LOW>;
|
/Linux-v4.19/arch/x86/crypto/ |
D | sha256-avx-asm.S | 395 loop1: label 414 jne loop1
|
D | sha256-ssse3-asm.S | 402 loop1: label 425 jne loop1
|
D | sha512-avx2-asm.S | 621 loop1: label 640 jne loop1
|
D | sha256-avx2-asm.S | 594 loop1: label 613 jb loop1
|
/Linux-v4.19/Documentation/translations/zh_CN/ |
D | coding-style.rst | 437 while (loop1) {
|
/Linux-v4.19/arch/arm/boot/compressed/ |
D | head.S | 1176 loop1: label 1209 bgt loop1
|
/Linux-v4.19/drivers/block/ |
D | Kconfig | 194 called /dev/loop0, /dev/loop1 etc.
|
/Linux-v4.19/Documentation/process/ |
D | coding-style.rst | 483 while (loop1) {
|
/Linux-v4.19/Documentation/admin-guide/ |
D | devices.txt | 193 1 = /dev/loop1 Second loop device
|