Home
last modified time | relevance | path

Searched refs:active_hi_mask (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-cards.h74 u32 active_hi_mask; /* GPIO outputs that reset i2c chips when high */ member
H A Dcx18-gpio.c212 gpio_reset_seq(cx, p->active_lo_mask, p->active_hi_mask, in resetctrl_reset()