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