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

/linux-master/drivers/media/pci/tw686x/
H A Dtw686x-video.c339 static const unsigned int fps_map[15] = { variable
367 if (!index || index >= ARRAY_SIZE(fps_map))
371 return hweight_long(fps_map[index] & mask);
407 reg_write(vc->dev, VIDEO_FIELD_CTRL[vc->ch], fps_map[i]);

Completed in 89 milliseconds