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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/vermilion/
H A Dvermilion.h185 #define VML_RCOMPSTAT 0x00070048 macro
H A Dvermilion.c709 VML_WRITE32(par, VML_RCOMPSTAT, 0);
710 while (!(VML_READ32(par, VML_RCOMPSTAT) & VML_MDVO_VDC_I_RCOMP)) ;
765 (unsigned)VML_READ32(par, VML_RCOMPSTAT));
866 VML_WRITE32(par, VML_RCOMPSTAT, VML_MDVO_PAD_ENABLE);
868 while (!(VML_READ32(par, VML_RCOMPSTAT) &

Completed in 61 milliseconds