Searched defs:cx18_gpio_i2c_slave_reset (Results 1 – 1 of 1) sorted by relevance
81 struct cx18_gpio_i2c_slave_reset { struct82 u32 active_lo_mask; /* GPIO outputs that reset i2c chips when low */83 u32 active_hi_mask; /* GPIO outputs that reset i2c chips when high */84 int msecs_asserted; /* time period reset must remain asserted */85 int msecs_recovery; /* time after deassert for chips to be ready */86 u32 ir_reset_mask; /* GPIO to reset the Zilog Z8F0811 IR contoller */