Searched refs:pll_div (Results 1 – 6 of 6) sorted by relevance
12 uint32_t pll_div; /*!< pll_div[14:0] */ member43 reg->pll_div = pll_div_integer<<10 | pll_div_fraction; in mipi_pll_get_cfg()63 MIPI_DSI_PHY_PLL_CTRL_PARA0_PLL_DIV_SET(reg.pll_div); in mipi_dsi_phy_pll_init()
211 param->reg.pll_div = pll_div_integer<<10 | pll_div_fraction; in pixelmux_lvds_phy_calc_pll_cfg()243 PIXELMUX_GPR_WR_D2_TX_PHY0_PLL_DIV_SET(clk_reg->pll_div); in pixelmux_config_lvds_tx_phy0_clk()269 PIXELMUX_GPR_WR_D5_TX_PHY1_PLL_DIV_SET(clk_reg->pll_div); in pixelmux_config_lvds_tx_phy1_clk()
126 uint32_t pll_div; /*!< pll_div[14:0] */ member
264 uint8_t plldiv = sys->CLK_PLL_DIV.pll_div; in sys_hclk_calc()
120 uint8_t pll_div : 4; // RWA, min 2 member
69 struct pll_div { struct300 static const struct pll_div ac108_pll_div[] = {
Completed in 16 milliseconds