Searched refs:VCD_CAP_RES_HOR_RES (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/media/platform/nuvoton/ | ||
H A D | npcm-regs.h | 22 #define VCD_CAP_RES_HOR_RES GENMASK(26, 16) macro |
H A D | npcm-video.c | 607 FIELD_PREP(VCD_CAP_RES_HOR_RES, hor_res); in npcm_video_capres() |