Searched refs:loop1 (Results 1 – 16 of 16) sorted by relevance
/linux-6.12.1/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 controls 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-6.12.1/sound/soc/atmel/ |
D | tse850-pcm5142.c | 48 struct gpio_desc *loop1; member 82 gpiod_set_value_cansleep(tse850->loop1, val); in tse850_put_mux1() 377 tse850->loop1 = devm_gpiod_get(dev, "axentia,loop1", GPIOD_OUT_HIGH); in tse850_probe() 378 if (IS_ERR(tse850->loop1)) in tse850_probe() 379 return dev_err_probe(dev, PTR_ERR(tse850->loop1), in tse850_probe()
|
/linux-6.12.1/arch/powerpc/mm/ |
D | cacheflush.c | 90 unsigned long loop1 = addr, loop2 = addr; in flush_dcache_icache_phys() local 113 : "+&r" (loop1), "+&r" (loop2) in flush_dcache_icache_phys()
|
/linux-6.12.1/arch/alpha/lib/ |
D | udiv-qrnnd.S | 53 $loop1: cmplt n0,0,tmp 86 bgt cnt,$loop1
|
/linux-6.12.1/arch/arm/mm/ |
D | cache-v7m.S | 205 loop1: label 216 bge loop1
|
D | cache-v7.S | 160 loop1: label 170 bcs loop1
|
/linux-6.12.1/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-6.12.1/arch/arm/boot/dts/microchip/ |
D | at91-tse850-3.dts | 55 axentia,loop1-gpios = <&pioA 10 GPIO_ACTIVE_LOW>;
|
/linux-6.12.1/Documentation/translations/zh_CN/process/ |
D | coding-style.rst | 500 while (loop1) {
|
/linux-6.12.1/Documentation/translations/zh_TW/process/ |
D | coding-style.rst | 503 while (loop1) {
|
/linux-6.12.1/drivers/block/ |
D | Kconfig | 151 called /dev/loop0, /dev/loop1 etc.
|
/linux-6.12.1/Documentation/translations/it_IT/process/ |
D | coding-style.rst | 550 while (loop1) {
|
/linux-6.12.1/Documentation/process/ |
D | coding-style.rst | 562 while (loop1) {
|
/linux-6.12.1/Documentation/translations/sp_SP/process/ |
D | coding-style.rst | 579 while (loop1) {
|
/linux-6.12.1/Documentation/admin-guide/ |
D | devices.txt | 193 1 = /dev/loop1 Second loop device
|