Searched refs:FLD_HLOCK (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/media/video/cx231xx/ | ||
D | cx231xx-reg.h | 333 #define FLD_HLOCK 0x00010000 macro |
D | cx231xx-video.c | 1203 if ((gen_stat & FLD_HLOCK) == 0x00) in vidioc_enum_input() |