Searched refs:RDC_8820_RESET (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/ |
H A D | dst_common.h | 74 #define RDC_8820_RESET 4 macro
|
H A D | dst.c | 125 if (dst_gpio_outb(state, RDC_8820_RESET, RDC_8820_RESET, 0, NO_DELAY) < 0) { in rdc_8820_reset() 130 if (dst_gpio_outb(state, RDC_8820_RESET, RDC_8820_RESET, RDC_8820_RESET, DELAY) < 0) { in rdc_8820_reset()
|
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/ |
H A D | dst_common.h | 74 #define RDC_8820_RESET 4 macro
|
H A D | dst.c | 125 if (dst_gpio_outb(state, RDC_8820_RESET, RDC_8820_RESET, 0, NO_DELAY) < 0) { in rdc_8820_reset() 130 if (dst_gpio_outb(state, RDC_8820_RESET, RDC_8820_RESET, RDC_8820_RESET, DELAY) < 0) { in rdc_8820_reset()
|
Completed in 5 milliseconds