Home
last modified time | relevance | path

Searched refs:loop1 (Results 1 – 19 of 19) sorted by relevance

/linux/Documentation/devicetree/bindings/sound/
A Daxentia,tse850-pcm5142.txt8 - 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/sound/soc/atmel/
A Dtse850-pcm5142.c50 struct gpio_desc *loop1; member
84 gpiod_set_value_cansleep(tse850->loop1, val); in tse850_put_mux1()
381 tse850->loop1 = devm_gpiod_get(dev, "axentia,loop1", GPIOD_OUT_HIGH); in tse850_probe()
382 if (IS_ERR(tse850->loop1)) { in tse850_probe()
383 if (PTR_ERR(tse850->loop1) != -EPROBE_DEFER) in tse850_probe()
385 return PTR_ERR(tse850->loop1); in tse850_probe()
/linux/arch/powerpc/mm/
A Dcacheflush.c90 unsigned long loop1 = addr, loop2 = addr; in flush_dcache_icache_phys() local
113 : "+&r" (loop1), "+&r" (loop2) in flush_dcache_icache_phys()
/linux/arch/alpha/lib/
A Dudiv-qrnnd.S53 $loop1: cmplt n0,0,tmp
86 bgt cnt,$loop1
/linux/arch/arm/mm/
A Dcache-v7m.S202 loop1: label
213 bge loop1
A Dcache-v7.S154 loop1: label
167 bge loop1
/linux/arch/m68k/fpsp040/
A Dx_snan.S98 loop1: label
100 dbra %d0,loop1
A Dgen_except.S291 loop1: label
293 dbra %d0,loop1
/linux/arch/arm/boot/dts/
A Dat91-tse850-3.dts55 axentia,loop1-gpios = <&pioA 10 GPIO_ACTIVE_LOW>;
/linux/arch/x86/crypto/
A Dsha256-avx-asm.S394 loop1: label
413 jne loop1
A Dsha256-ssse3-asm.S404 loop1: label
427 jne loop1
A Dsha256-avx2-asm.S591 loop1: label
610 jb loop1
A Dsha512-avx2-asm.S617 loop1: label
636 jne loop1
/linux/Documentation/translations/zh_CN/process/
A Dcoding-style.rst423 while (loop1) {
/linux/Documentation/translations/zh_TW/process/
A Dcoding-style.rst427 while (loop1) {
/linux/drivers/block/
A DKconfig164 called /dev/loop0, /dev/loop1 etc.
/linux/Documentation/translations/it_IT/process/
A Dcoding-style.rst512 while (loop1) {
/linux/Documentation/process/
A Dcoding-style.rst562 while (loop1) {
/linux/Documentation/admin-guide/
A Ddevices.txt193 1 = /dev/loop1 Second loop device

Completed in 22 milliseconds