Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/cx18/
Dcx18-gpio.c80 static void gpio_reset_seq(struct cx18 *cx, u32 active_lo, u32 active_hi, in gpio_reset_seq() argument
86 mask = active_lo | active_hi; in gpio_reset_seq()
97 gpio_update(cx, mask, ~active_lo); in gpio_reset_seq()
/linux-3.4.99/drivers/macintosh/
Dmacio-adb.c34 struct preg active_lo; member
114 out_8(&adb->active_lo.r, 0xff); in macio_init()
136 out_8(&adb->active_lo.r, devs); in macio_adb_autopoll()