Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/drivers/
H A 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()
371 /* Write hardware (assumme STROBE=0) */ in portman_data_avail()
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()
/kernel/linux/linux-6.6/sound/drivers/
H A Dportman2x4.c125 #define STROBE PP_CMD_STB /* Command strobe. */ macro
235 portman_write_command(pm, command | STROBE); in portman_write_midi()
289 portman_write_command(pm, cmdout | STROBE); /* Write address+IE+Strobe. */ in portman_read_midi()
360 /* Write hardware (assumme STROBE=0) */ in portman_data_avail()
398 portman_write_command(pm, command | STROBE); in portman_flush_input()
449 parport_write_control(p, RXDATA0 | STROBE); /* Write Strobe=1 to command reg. */ in portman_probe()
/kernel/linux/linux-5.10/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; in gv800s_write() local
4786 gpio_bits(0x20000, STROBE); /* STROB in gv800s_write()
[all...]
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H A Dbttv-cards.c4369 * connection prior to establish a new one, pulsing the STROBE pin.
4378 * GPIO[10] - STROBE (xpoint) - P3[7] (microcontroller)
4472 * the switch. A STROBE bit (gpio bit 8) latches the data value into the
4474 * STROBE high, and finally bring STROBE back to low.
4761 * the switch. A STROBE bit (gpio bit 17) latches the data value into the
4764 * STROBE high, write the data, and finally bring STROBE back to low.
4781 const u32 STROBE = 1<<17; in gv800s_write() local
4785 gpio_bits(0x20000, STROBE); /* STROB in gv800s_write()
[all...]

Completed in 12 milliseconds