Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/toradex/colibri_vf/
H A Dcolibri_vf.c388 u32 pfd_clk_sel, ddr_clk_sel; in clock_init() local
448 pfd_clk_sel = CCM_CCSR_PLL1_PFD_CLK_SEL(1); in clock_init()
451 pfd_clk_sel = CCM_CCSR_PLL1_PFD_CLK_SEL(3); in clock_init()
455 clrsetbits_le32(&ccm->ccsr, CCM_REG_CTRL_MASK, pfd_clk_sel | in clock_init()