Searched refs:SAA7191_STATUS_HLCK (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/media/video/
H A Dsaa7191.h47 #define SAA7191_STATUS_HLCK 0x40 /* PLL unlocked(1)/locked(0) */ macro
H A Dsaa7191.c252 if (((*status) & SAA7191_STATUS_HLCK) == 0) {
385 if (status & SAA7191_STATUS_HLCK) {
562 if ((status_reg & SAA7191_STATUS_HLCK) == 0)

Completed in 172 milliseconds