Searched refs:FLD_HLOCK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/media/usb/cx231xx/ | ||
H A D | cx231xx-reg.h | 321 #define FLD_HLOCK 0x00010000 macro |
H A D | cx231xx-video.c | 1048 if ((gen_stat & FLD_HLOCK) == 0x00) in cx231xx_enum_input() |