Home
last modified time | relevance | path

Searched refs:RDC_8820_PIO_0_ENABLE (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/media/pci/bt8xx/
Ddst_common.h72 #define RDC_8820_PIO_0_ENABLE 1 macro
Ddst.c140 if (dst_gpio_outb(state, ~0, RDC_8820_PIO_0_ENABLE, 0, NO_DELAY) < 0) { in dst_pio_enable()
172 if ((reply & RDC_8820_PIO_0_ENABLE) == 0) { in dst_wait_dst_ready()