Searched refs:GPLLFBDIV_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/media/platform/nuvoton/ | ||
H A D | npcm-regs.h | 145 #define GPLLFBDIV_MASK GENMASK(7, 0) macro |
H A D | npcm-video.c | 686 gpllfbdiv = FIELD_GET(GPLLFBDIV_MASK, tmp); in npcm_video_pclk() |