Home
last modified time | relevance | path

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

/drivers/pps/generators/
DKconfig12 utilizes STROBE pin of a parallel port to send PPS signals. It uses
/drivers/staging/panel/
DKconfig222 Default for the 'SCL' pin in custom profile is '1' (STROBE).
/drivers/media/pci/bt8xx/
Dbttv-cards.c4887 const u32 STROBE = 1<<17; in gv800s_write() local
4891 gpio_bits(0x20000, STROBE); /* STROBE high */ in gv800s_write()
4893 gpio_bits(0x20000, ~STROBE); /* STROBE low */ in gv800s_write()