Searched refs:refclk_hz (Results 1 – 4 of 4) sorted by relevance
552 u32 hsck = (pdata->refclk_hz / pdata->pll_prd) * pdata->pll_fbd; in tc358743_set_pll()593 BUG_ON(!(pdata->refclk_hz == 26000000 || in tc358743_set_ref_clk()594 pdata->refclk_hz == 27000000 || in tc358743_set_ref_clk()595 pdata->refclk_hz == 42000000)); in tc358743_set_ref_clk()597 sys_freq = pdata->refclk_hz / 10000; in tc358743_set_ref_clk()602 (pdata->refclk_hz == 42000000) ? in tc358743_set_ref_clk()605 fh_min = pdata->refclk_hz / 100000; in tc358743_set_ref_clk()613 lockdet_ref = pdata->refclk_hz / 100; in tc358743_set_ref_clk()619 (pdata->refclk_hz == 27000000) ? in tc358743_set_ref_clk()674 u32 bps_pr_lane = (pdata->refclk_hz / pdata->pll_prd) * pdata->pll_fbd; in tc358743_num_csi_lanes_needed()[all …]
33 u32 refclk_hz; /* 26 MHz, 27 MHz or 42 MHz */ member
43 .refclk_hz = 26000000,68 .refclk_hz = 26000000,94 .refclk_hz = 26000000,114 .refclk_hz = 40000000,133 .refclk_hz = 40000000,152 .refclk_hz = 0,663 if (ar->hw.refclk_hz != 0) { in ath6kl_configure_target()665 ar->hw.refclk_hz); in ath6kl_configure_target()1606 ar->hw.refclk_hz, ar->hw.uarttx_pin); in ath6kl_init_hw_params()
781 u32 refclk_hz; member