Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/sound/drivers/
Dportman2x4.c126 #define STROBE PP_CMD_STB /* Command strobe. */ macro
246 portman_write_command(pm, command | STROBE); in portman_write_midi()
300 portman_write_command(pm, cmdout | STROBE); /* Write address+IE+Strobe. */ in portman_read_midi()
409 portman_write_command(pm, command | STROBE); in portman_flush_input()
460 parport_write_control(p, RXDATA0 + STROBE); /* Write Strobe=1 to command reg. */ in portman_probe()
/Linux-v5.4/drivers/pps/generators/
DKconfig13 utilizes STROBE pin of a parallel port to send PPS signals. It uses
/Linux-v5.4/arch/arm/boot/dts/
Dr8a73a4-ape6evm.dts92 label = "STROBE";
/Linux-v5.4/Documentation/networking/
DPLIP.txt137 STROBE output 1*
167 STROBE->BUSY 1 - 11
/Linux-v5.4/Documentation/input/devices/
Djoystick-parport.rst478 7 (+5V) 1 (STROBE)
597 1 /STROBE Strobe
/Linux-v5.4/Documentation/driver-api/
Dpps.rst212 1 STROBE *------ *
Dparport-lowlevel.rst1203 Writes to the data register. May have side-effects (a STROBE pulse,
/Linux-v5.4/drivers/media/pci/bt8xx/
Dbttv-cards.c4782 const u32 STROBE = 1<<17; in gv800s_write() local
4786 gpio_bits(0x20000, STROBE); /* STROBE high */ in gv800s_write()
4788 gpio_bits(0x20000, ~STROBE); /* STROBE low */ in gv800s_write()
/Linux-v5.4/drivers/auxdisplay/
DKconfig388 Default for the 'SCL' pin in custom profile is '1' (STROBE).