Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-gpio.c66 static void gpio_reset_seq(struct cx18 *cx, u32 active_lo, u32 active_hi, in gpio_reset_seq() argument
72 mask = active_lo | active_hi; in gpio_reset_seq()
83 gpio_update(cx, mask, ~active_lo); in gpio_reset_seq()
/openbmc/linux/drivers/macintosh/
H A Dmacio-adb.c37 struct preg active_lo; member
120 out_8(&adb->active_lo.r, 0xff); in macio_init()
142 out_8(&adb->active_lo.r, devs); in macio_adb_autopoll()