Home
last modified time | relevance | path

Searched defs:cx18_gpio_i2c_slave_reset (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/media/pci/cx18/
Dcx18-cards.h72 struct cx18_gpio_i2c_slave_reset { struct
73 u32 active_lo_mask; /* GPIO outputs that reset i2c chips when low */
74 u32 active_hi_mask; /* GPIO outputs that reset i2c chips when high */
75 int msecs_asserted; /* time period reset must remain asserted */
76 int msecs_recovery; /* time after deassert for chips to be ready */
77 u32 ir_reset_mask; /* GPIO to reset the Zilog Z8F0811 IR controller */