Searched refs:STROBE (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/drivers/
H A Dportman2x4.c125 #define STROBE PP_CMD_STB /* Command strobe. */ macro
235 portman_write_command(pm, command | STROBE);
289 portman_write_command(pm, cmdout | STROBE); /* Write address+IE+Strobe. */
360 /* Write hardware (assumme STROBE=0) */
398 portman_write_command(pm, command | STROBE);
449 parport_write_control(p, RXDATA0 | STROBE); /* Write Strobe=1 to command reg. */
/linux-master/drivers/media/pci/bt8xx/
H A Dbttv-cards.c4370 * connection prior to establish a new one, pulsing the STROBE pin.
4379 * GPIO[10] - STROBE (xpoint) - P3[7] (microcontroller)
4473 * the switch. A STROBE bit (gpio bit 8) latches the data value into the
4475 * STROBE high, and finally bring STROBE back to low.
4762 * the switch. A STROBE bit (gpio bit 17) latches the data value into the
4765 * STROBE high, write the data, and finally bring STROBE back to low.
4782 const u32 STROBE = 1<<17; local
4786 gpio_bits(0x20000, STROBE); /* STROB
[all...]

Completed in 251 milliseconds