Home
last modified time | relevance | path

Searched refs:STROBE (Results 1 – 10 of 10) sorted by relevance

/linux-6.1.9/Documentation/leds/
Dleds-lm3556.rst24 or by pulling the STROBE pin HIGH.
28 * if STROBE pin is enabled, below example control brightness only, and
29 ON / OFF will be controlled by STROBE pin.
/linux-6.1.9/sound/drivers/
Dportman2x4.c125 #define STROBE PP_CMD_STB /* Command strobe. */ macro
245 portman_write_command(pm, command | STROBE); in portman_write_midi()
299 portman_write_command(pm, cmdout | STROBE); /* Write address+IE+Strobe. */ in portman_read_midi()
408 portman_write_command(pm, command | STROBE); in portman_flush_input()
459 parport_write_control(p, RXDATA0 | STROBE); /* Write Strobe=1 to command reg. */ in portman_probe()
/linux-6.1.9/drivers/pps/generators/
DKconfig13 utilizes STROBE pin of a parallel port to send PPS signals. It uses
/linux-6.1.9/arch/arm/boot/dts/
Dr8a73a4-ape6evm.dts92 label = "STROBE";
/linux-6.1.9/Documentation/networking/
Dplip.rst141 STROBE output 1*
172 STROBE->BUSY 1 - 11
/linux-6.1.9/Documentation/input/devices/
Djoystick-parport.rst478 7 (+5V) 1 (STROBE)
597 1 /STROBE Strobe
/linux-6.1.9/Documentation/driver-api/
Dpps.rst212 1 STROBE *------ *
Dparport-lowlevel.rst1203 Writes to the data register. May have side-effects (a STROBE pulse,
/linux-6.1.9/drivers/media/pci/bt8xx/
Dbttv-cards.c4784 const u32 STROBE = 1<<17; in gv800s_write() local
4788 gpio_bits(0x20000, STROBE); /* STROBE high */ in gv800s_write()
4790 gpio_bits(0x20000, ~STROBE); /* STROBE low */ in gv800s_write()
/linux-6.1.9/drivers/auxdisplay/
DKconfig427 Default for the 'SCL' pin in custom profile is '1' (STROBE).