Home
last modified time | relevance | path

Searched refs:GPLLST_PLLOTDIV1 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/platform/nuvoton/
H A Dnpcm-regs.h148 #define GPLLST_PLLOTDIV1 GENMASK(2, 0) macro
H A Dnpcm-video.c679 gpllst_pllotdiv1 = FIELD_GET(GPLLST_PLLOTDIV1, tmp); in npcm_video_pclk()