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