Searched defs:clkin (Results 1 – 18 of 18) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/ |
D | pll.c | 216 bool dss_pll_calc_a(const struct dss_pll *pll, unsigned long clkin, in dss_pll_calc_a() 277 bool dss_pll_calc_b(const struct dss_pll *pll, unsigned long clkin, in dss_pll_calc_b()
|
D | dpi.c | 230 unsigned long clkin; in dpi_pll_clk_calc() local
|
D | dss.h | 193 struct clk *clkin; member
|
D | dsi.c | 4467 unsigned long clkin; in dsi_cm_calc() local 4769 unsigned long clkin; in dsi_vm_calc() local
|
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/ |
D | hdmi_pll.c | 49 unsigned long clkin; in hdmi_pll_compute() local
|
D | pll.c | 157 bool dss_pll_calc(const struct dss_pll *pll, unsigned long clkin, in dss_pll_calc()
|
D | dpi.c | 233 unsigned long clkin; in dpi_dsi_clk_calc() local
|
D | dss.h | 174 struct clk *clkin; member
|
D | dsi.c | 4464 unsigned long clkin; in dsi_cm_calc() local 4763 unsigned long clkin; in dsi_vm_calc() local
|
/Linux-v4.19/include/linux/iio/frequency/ |
D | adf4350.h | 114 unsigned long clkin; member
|
/Linux-v4.19/drivers/i2c/busses/ |
D | i2c-s3c2410.c | 810 static int s3c24xx_i2c_calcdivisor(unsigned long clkin, unsigned int wanted, in s3c24xx_i2c_calcdivisor() 843 unsigned long clkin = clk_get_rate(i2c->clk); in s3c24xx_i2c_clockrate() local
|
D | i2c-exynos5.c | 286 unsigned int clkin = clk_get_rate(i2c->clk); in exynos5_i2c_set_timing() local
|
/Linux-v4.19/drivers/iio/frequency/ |
D | adf4350.c | 40 unsigned long clkin; member
|
/Linux-v4.19/drivers/hwmon/ |
D | w83795.c | 294 static unsigned int pwm_freq_from_reg(u8 reg, u16 clkin) in pwm_freq_from_reg() 305 static u8 pwm_freq_to_reg(unsigned long val, u16 clkin) in pwm_freq_to_reg() 376 u16 clkin; /* CLKIN frequency in kHz */ member 1872 static const u16 clkin[4] = { /* in kHz */ in w83795_init_client() local
|
/Linux-v4.19/drivers/clk/ |
D | clk-aspeed.c | 581 u32 val, div, clkin, hpll; in aspeed_ast2400_cc() local
|
D | clk-cdce706.c | 85 struct cdce706_hw_data clkin[1]; member
|
D | clk-si5351.c | 63 struct clk_hw clkin; member
|
/Linux-v4.19/drivers/iio/adc/ |
D | meson_saradc.c | 239 struct clk *clkin; member
|