Searched refs:hor_res (Results 1 – 1 of 1) sorted by relevance
597 static int npcm_video_capres(struct npcm_video *video, unsigned int hor_res, in npcm_video_capres() argument603 if (hor_res > MAX_WIDTH || vert_res > MAX_HEIGHT) in npcm_video_capres()607 FIELD_PREP(VCD_CAP_RES_HOR_RES, hor_res); in npcm_video_capres()