Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/macintosh/
H A Dmacio-adb.c35 struct preg active_lo; member
118 out_8(&adb->active_lo.r, 0xff); in macio_init()
140 out_8(&adb->active_lo.r, devs); 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()
83 gpio_update(cx, mask, ~active_lo); 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()
83 gpio_update(cx, mask, ~active_lo); in gpio_reset_seq()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds