Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_lvds_regs.h58 #define LVDPLLCR_PLLN(n) ((n) << 3) macro
H A Drcar_lvds.c286 | LVDPLLCR_PLLN(pll.pll_n - 1) | LVDPLLCR_PLLM(pll.pll_m - 1); in rcar_lvds_pll_setup_d3_e3()