Searched refs:iavc_write_port (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Diavc.c138 iavc_write_port(sc, 0x10, 0x00);
139 iavc_write_port(sc, 0x07, 0x00);
141 iavc_write_port(sc, 0x02, 0x02);
142 iavc_write_port(sc, 0x03, 0x02);
148 iavc_write_port(sc, 0x02, 0x00);
149 iavc_write_port(sc, 0x03, 0x00);
169 iavc_write_port(sc, 0x10, 0x00); /* XXX magic numbers from */
170 iavc_write_port(sc, 0x07, 0x00); /* XXX the linux driver */
278 iavc_write_port(sc, T1_IRQMASTER, 0x00);
285 iavc_write_port(s
[all...]
H A Diavcreg.h462 #define iavc_write_port(sc, port, val) \ macro

Completed in 101 milliseconds