Searched refs:GPLLST_PLLOTDIV2 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/media/platform/nuvoton/ | ||
H A D | npcm-regs.h | 149 #define GPLLST_PLLOTDIV2 GENMASK(5, 3) macro |
H A D | npcm-video.c | 679 gpllst_pllotdiv2 = FIELD_GET(GPLLST_PLLOTDIV2, tmp); in npcm_video_pclk() |