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

/netbsd-current/sys/arch/arm/iomd/
H A Dvidc.h101 #define VIDC_DCTL 0xf0000000 macro
H A Dvidc20config.c119 VIDC_DCTL
278 /* vidcvideo_write ( VIDC_DCTL, vidc->dctl ); */
506 vidcvideo_write(VIDC_DCTL, vm->hdisplay>>2 | 1<<16 | 1<<12);
508 vidcvideo_write(VIDC_DCTL, vm->hdisplay>>2 | 3<<16 | 1<<12);

Completed in 204 milliseconds