Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/xilinx/
H A Dxlnx_vcu.c33 #define VCU_PLL_CFG_RES GENMASK(3, 0) macro
301 cfg_val = FIELD_PREP(VCU_PLL_CFG_RES, cfg->res) | in xvcu_pll_set_div()