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