Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_clock_source.h58 #define CS_COMMON_REG_LIST_DCN2_0(index, pllid) \ argument
59 SRI(PIXCLK_RESYNC_CNTL, PHYPLL, pllid),\
79 #define CS_COMMON_REG_LIST_DCN201(index, pllid) \ argument
80 SRI(PIXCLK_RESYNC_CNTL, PHYPLL, pllid),\
88 #define CS_COMMON_REG_LIST_DCN2_1(index, pllid) \ argument
89 SRI(PIXCLK_RESYNC_CNTL, PHYPLL, pllid),\
103 #define CS_COMMON_REG_LIST_DCN3_0(index, pllid) \ argument
104 SRI(PIXCLK_RESYNC_CNTL, PHYPLL, pllid),\
118 #define CS_COMMON_REG_LIST_DCN3_01(index, pllid) \ argument
119 SRI(PIXCLK_RESYNC_CNTL, PHYPLL, pllid),\
[all …]
/openbmc/linux/drivers/clk/
H A Dclk-k210.c353 static void k210_init_pll(void __iomem *regs, enum k210_pll_id pllid, in k210_init_pll() argument
356 pll->id = pllid; in k210_init_pll()
357 pll->reg = regs + k210_plls_cfg[pllid].reg; in k210_init_pll()
359 pll->lock_shift = k210_plls_cfg[pllid].lock_shift; in k210_init_pll()
360 pll->lock_width = k210_plls_cfg[pllid].lock_width; in k210_init_pll()
546 enum k210_pll_id pllid, const char *name, in k210_register_pll() argument
549 struct k210_pll *pll = &ksc->plls[pllid]; in k210_register_pll()
846 enum k210_pll_id pllid, in k210_register_pll_child() argument
850 .hw = &ksc->plls[pllid].hw, in k210_register_pll_child()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_resource.c305 #define clk_src_regs(index, pllid)\ argument
307 CS_COMMON_REG_LIST_DCN201(index, pllid),\
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn302/
H A Ddcn302_resource.c420 #define clk_src_regs(index, pllid)\ argument
421 [index] = { CS_COMMON_REG_LIST_DCN3_02(index, pllid) }
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn303/
H A Ddcn303_resource.c389 #define clk_src_regs(index, pllid)\ argument
390 [index] = { CS_COMMON_REG_LIST_DCN3_03(index, pllid) }
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_resource.c465 #define clk_src_regs(index, pllid)\ argument
467 CS_COMMON_REG_LIST_DCN1_0(index, pllid),\
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/
H A Ddcn301_resource.c196 #define clk_src_regs(index, pllid)\ argument
198 CS_COMMON_REG_LIST_DCN3_01(index, pllid),\
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_resource.c147 #define clk_src_regs(index, pllid)\ argument
149 CS_COMMON_REG_LIST_DCN2_1(index, pllid),\
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn316/
H A Ddcn316_resource.c204 #define clk_src_regs(index, pllid)\ argument
206 CS_COMMON_REG_LIST_DCN3_0(index, pllid),\
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn315/
H A Ddcn315_resource.c216 #define clk_src_regs(index, pllid)\ argument
218 CS_COMMON_REG_LIST_DCN3_0(index, pllid),\
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn321/
H A Ddcn321_resource.c206 #define clk_src_regs_init(index, pllid)\ argument
207 CS_COMMON_REG_LIST_DCN3_0_RI(index, pllid)
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_resource.c221 #define clk_src_regs(index, pllid)\ argument
223 CS_COMMON_REG_LIST_DCN3_0(index, pllid),\
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_resource.c205 #define clk_src_regs(index, pllid)\ argument
207 CS_COMMON_REG_LIST_DCN3_0(index, pllid),\
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_resource.c193 #define clk_src_regs(index, pllid)\ argument
195 CS_COMMON_REG_LIST_DCN2_0(index, pllid),\
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_resource.h179 #define CS_COMMON_REG_LIST_DCN3_0_RI(index, pllid) \ argument
181 SRI_ARR_ALPHABET(PIXCLK_RESYNC_CNTL, PHYPLL, index, pllid), \
H A Ddcn32_resource.c204 #define clk_src_regs_init(index, pllid)\ argument
205 CS_COMMON_REG_LIST_DCN3_0_RI(index, pllid)
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_resource.c191 #define clk_src_regs(index, pllid)\ argument
193 CS_COMMON_REG_LIST_DCN2_0(index, pllid),\