Home
last modified time | relevance | path

Searched refs:active_hi (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/macintosh/
H A Dmacio-adb.c34 struct preg active_hi; member
117 out_8(&adb->active_hi.r, 0xff); /* for now, set all devices active */ in macio_init()
139 out_8(&adb->active_hi.r, devs >> 8); in macio_adb_autopoll()
/kernel/linux/linux-5.10/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()
77 * Assuming that active_hi and active_lo are a subsets of the bits in in gpio_reset_seq()
78 * gpio_dir. Also assumes that active_lo and active_hi don't overlap in gpio_reset_seq()
87 gpio_update(cx, mask, ~active_hi); in gpio_reset_seq()
/kernel/linux/linux-6.6/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()
77 * Assuming that active_hi and active_lo are a subsets of the bits in in gpio_reset_seq()
78 * gpio_dir. Also assumes that active_lo and active_hi don't overlap in gpio_reset_seq()
87 gpio_update(cx, mask, ~active_hi); in gpio_reset_seq()
/kernel/linux/linux-6.6/drivers/macintosh/
H A Dmacio-adb.c36 struct preg active_hi; member
119 out_8(&adb->active_hi.r, 0xff); /* for now, set all devices active */ in macio_init()
141 out_8(&adb->active_hi.r, devs >> 8); in macio_adb_autopoll()

Completed in 3 milliseconds