Searched refs:clk_ops (Results 451 - 475 of 485) sorted by relevance

<<11121314151617181920

/linux-master/drivers/clk/renesas/
H A Drenesas-cpg-mssr.c269 static const struct clk_ops cpg_mstp_clock_ops = {
/linux-master/drivers/rtc/
H A Drtc-m41t80.c534 static const struct clk_ops m41t80_sqw_ops = {
/linux-master/drivers/gpu/drm/msm/hdmi/
H A Dhdmi_phy_8996.c685 static const struct clk_ops hdmi_8996_pll_ops = {
/linux-master/drivers/phy/freescale/
H A Dphy-fsl-samsung-hdmi.c570 static const struct clk_ops phy_clk_ops = {
/linux-master/drivers/iio/adc/
H A Dad7173.c876 static const struct clk_ops ad7173_int_clk_ops = {
H A Dad4130.c1783 static const struct clk_ops ad4130_int_clk_ops = {
/linux-master/drivers/phy/cadence/
H A Dphy-cadence-sierra.c743 static const struct clk_ops cdns_sierra_pll_mux_ops = {
846 static const struct clk_ops cdns_sierra_derived_refclk_ops = {
H A Dphy-cadence-torrent.c1825 static const struct clk_ops cdns_torrent_derived_refclk_ops = {
1908 static const struct clk_ops cdns_torrent_received_refclk_ops = {
2010 static const struct clk_ops cdns_torrent_refclk_driver_ops = {
/linux-master/drivers/media/platform/samsung/exynos4-is/
H A Dmedia-dev.c1302 static const struct clk_ops cam_clk_ops = {
/linux-master/sound/soc/stm/
H A Dstm32_sai_sub.c438 static const struct clk_ops mclk_ops = {
/linux-master/drivers/gpu/drm/msm/dsi/phy/
H A Ddsi_phy_7nm.c95 * mode, where the master PLL's clk_ops needs access the slave's private data
521 static const struct clk_ops clk_ops_dsi_pll_7nm_vco = {
/linux-master/drivers/media/i2c/
H A Dds90ub953.c1063 static const struct clk_ops ub953_clkout_ops = {
H A Dtc358746.c1236 static const struct clk_ops tc358746_mclk_ops = {
/linux-master/sound/soc/codecs/
H A Dlpass-va-macro.c1383 static const struct clk_ops fsgen_gate_ops = {
H A Dda7219.c2110 static const struct clk_ops da7219_dai_clk_ops[DA7219_DAI_NUM_CLKS] = {
H A Dlpass-tx-macro.c2196 static const struct clk_ops swclk_gate_ops = {
/linux-master/drivers/tty/serial/
H A Dmvebu-uart.c1289 static const struct clk_ops mvebu_uart_clock_ops = {
/linux-master/drivers/clk/
H A Dclk.c62 const struct clk_ops *ops;
854 * __clk_mux_determine_rate - clk_ops::determine_rate implementation for a mux type clk
879 * clk_hw_determine_rate_no_reparent - clk_ops::determine_rate implementation for a clk that doesn't reparent
1743 * Useful for clk_ops such as .set_rate and .determine_rate.
1765 * For clk providers to call from within clk_ops such as .round_rate,
3879 * 0 if the clock doesn't have clk_ops::recalc_rate and
3929 /* check that clk_ops are sane. See Documentation/driver-api/clk.rst */
4485 * Empty clk_ops for unregistered clocks. These are used temporarily
4516 static const struct clk_ops clk_nodrv_ops = {
4561 const struct clk_ops *op
[all...]
/linux-master/drivers/clk/tegra/
H A Dclk-dfll.c1158 static const struct clk_ops dfll_clk_ops = {
/linux-master/drivers/media/platform/ti/omap3isp/
H A Disp.c272 static const struct clk_ops isp_xclk_ops = {
/linux-master/drivers/media/platform/marvell/
H A Dmcam-core.c960 static const struct clk_ops mclk_ops = {
/linux-master/drivers/phy/rockchip/
H A Dphy-rockchip-inno-usb2.c359 static const struct clk_ops rockchip_usb2phy_clkout_ops = {
/linux-master/drivers/hwmon/
H A Dltc4282.c1125 static const struct clk_ops ltc4282_ops = {
/linux-master/drivers/clk/meson/
H A Daxg-audio.c561 .ops = &(const struct clk_ops) {},
/linux-master/drivers/soc/tegra/
H A Dpmc.c2611 static const struct clk_ops pmc_clk_ops = {
2670 static const struct clk_ops pmc_clk_gate_ops = {

Completed in 290 milliseconds

<<11121314151617181920