Home
last modified time | relevance | path

Searched defs:clkin (Results 1 – 23 of 23) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/clk/aspeed/
H A Dclk_ast2500.c53 static ulong ast2500_get_mpll_rate(ulong clkin, u32 mpll_reg) in ast2500_get_mpll_rate()
68 static ulong ast2500_get_hpll_rate(ulong clkin, u32 hpll_reg) in ast2500_get_hpll_rate()
119 ulong clkin = ast2500_get_clkin(priv->scu); in ast2500_clk_get_rate() local
223 ulong clkin = ast2500_get_clkin(scu); in ast2500_configure_ddr() local
249 ulong clkin = ast2500_get_clkin(scu); in ast2500_configure_mac() local
336 ulong clkin = ast2500_get_clkin(scu); in ast2500_configure_d2pll() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/dss/
H A Dpll.c205 bool dss_pll_calc_a(const struct dss_pll *pll, unsigned long clkin, in dss_pll_calc_a()
266 bool dss_pll_calc_b(const struct dss_pll *pll, unsigned long clkin, in dss_pll_calc_b()
H A Ddpi.c222 unsigned long clkin; in dpi_pll_clk_calc() local
H A Ddss.h182 struct clk *clkin; member
H A Ddsi.c4350 unsigned long clkin; in dsi_cm_calc() local
4652 unsigned long clkin; in dsi_vm_calc() local
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi_pll.c46 unsigned long clkin; in hdmi_pll_compute() local
H A Dpll.c146 bool dss_pll_calc(const struct dss_pll *pll, unsigned long clkin, in dss_pll_calc()
H A Ddss.h152 struct clk *clkin; member
H A Ddpi.c222 unsigned long clkin; in dpi_dsi_clk_calc() local
H A Ddsi.c4456 unsigned long clkin; in dsi_cm_calc() local
4755 unsigned long clkin; in dsi_vm_calc() local
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drk618.h64 struct clk clkin; member
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-s3c2410.c800 static int s3c24xx_i2c_calcdivisor(unsigned long clkin, unsigned int wanted, in s3c24xx_i2c_calcdivisor()
833 unsigned long clkin = clk_get_rate(i2c->clk); in s3c24xx_i2c_clockrate() local
H A Di2c-exynos5.c278 unsigned int clkin = clk_get_rate(i2c->clk); in exynos5_i2c_set_timing() local
/OK3568_Linux_fs/kernel/include/linux/iio/frequency/
H A Dadf4350.h110 unsigned long clkin; member
/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Drk618.h117 struct clk *clkin; member
/OK3568_Linux_fs/kernel/drivers/iio/frequency/
H A Dadf4350.c39 unsigned long clkin; member
H A Dadf4371.c160 struct clk *clkin; member
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dw83795.c281 static unsigned int pwm_freq_from_reg(u8 reg, u16 clkin) in pwm_freq_from_reg()
292 static u8 pwm_freq_to_reg(unsigned long val, u16 clkin) in pwm_freq_to_reg()
363 u16 clkin; /* CLKIN frequency in kHz */ member
1859 static const u16 clkin[4] = { /* in kHz */ in w83795_init_client() local
/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Dexynos_hs_i2c.c143 ulong clkin; in hsi2c_get_clk_details() local
/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk-aspeed.c586 u32 val, div, clkin, hpll; in aspeed_ast2400_cc() local
H A Dclk-cdce706.c82 struct cdce706_hw_data clkin[1]; member
H A Dclk-si5351.c59 struct clk_hw clkin; member
/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dmeson_saradc.c271 struct clk *clkin; member