Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/nuvoton/
H A Dnpcm-regs.h149 #define GPLLST_PLLOTDIV2 GENMASK(5, 3) macro
H A Dnpcm-video.c680 gpllst_pllotdiv2 = FIELD_GET(GPLLST_PLLOTDIV2, tmp); in npcm_video_pclk()