Searched defs:pclk (Results 1 - 82 of 82) sorted by relevance

/linux-4.1.27/arch/avr32/mach-at32ap/
H A Dpdc.c16 struct clk *pclk, *hclk; pdc_probe() local
H A Dhsmc.c26 struct clk *pclk; member in struct:hsmc
220 struct clk *pclk, *mck; hsmc_probe() local
H A Dintc.c94 struct clk *pclk; init_IRQ() local
/linux-4.1.27/arch/arm/mach-spear/
H A Dspear13xx.c103 struct clk *gpt_clk, *pclk; spear13xx_timer_init() local
H A Dspear3xx.c92 struct clk *gpt_clk, *pclk; spear3xx_timer_init() local
H A Dspear6xx.c379 struct clk *gpt_clk, *pclk; spear6xx_timer_init() local
/linux-4.1.27/drivers/clk/
H A Dclk-conf.c21 struct clk *clk, *pclk; __set_clk_parents() local
H A Dclk-xgene.c222 struct xgene_clk *pclk = to_xgene_clk(hw); xgene_clk_enable() local
262 struct xgene_clk *pclk = to_xgene_clk(hw); xgene_clk_disable() local
292 struct xgene_clk *pclk = to_xgene_clk(hw); xgene_clk_is_enabled() local
312 struct xgene_clk *pclk = to_xgene_clk(hw); xgene_clk_recalc_rate() local
334 struct xgene_clk *pclk = to_xgene_clk(hw); xgene_clk_set_rate() local
373 struct xgene_clk *pclk = to_xgene_clk(hw); xgene_clk_round_rate() local
/linux-4.1.27/drivers/video/fbdev/omap2/dss/
H A Dhdmi_common.c51 int hdmi_compute_acr(u32 pclk, u32 sample_freq, u32 *n, u32 *cts) hdmi_compute_acr() argument
H A Dhdmi4_core.c680 hdmi4_audio_config(struct hdmi_core_data *core, struct hdmi_wp_data *wp, struct omap_dss_audio *audio, u32 pclk) hdmi4_audio_config() argument
H A Dsdi.c79 static int sdi_calc_clock_div(unsigned long pclk, sdi_calc_clock_div() argument
H A Dhdmi5_core.c796 hdmi5_audio_config(struct hdmi_core_data *core, struct hdmi_wp_data *wp, struct omap_dss_audio *audio, u32 pclk) hdmi5_audio_config() argument
H A Ddispc.c2091 static int check_horiz_timing_omap3(unsigned long pclk, unsigned long lclk, check_horiz_timing_omap3() argument
2143 static unsigned long calc_core_clk_five_taps(unsigned long pclk, calc_core_clk_five_taps() argument
2183 static unsigned long calc_core_clk_24xx(unsigned long pclk, u16 width, calc_core_clk_24xx() argument
2192 static unsigned long calc_core_clk_34xx(unsigned long pclk, u16 width, calc_core_clk_34xx() argument
2218 static unsigned long calc_core_clk_44xx(unsigned long pclk, u16 width, calc_core_clk_44xx() argument
2236 static int dispc_ovl_calc_scaling_24xx(unsigned long pclk, unsigned long lclk, dispc_ovl_calc_scaling_24xx() argument
2277 static int dispc_ovl_calc_scaling_34xx(unsigned long pclk, unsigned long lclk, dispc_ovl_calc_scaling_34xx() argument
2351 static int dispc_ovl_calc_scaling_44xx(unsigned long pclk, unsigned long lclk, dispc_ovl_calc_scaling_44xx() argument
2393 static int dispc_ovl_calc_scaling(unsigned long pclk, unsigned long lclk, dispc_ovl_calc_scaling() argument
2481 unsigned long pclk = dispc_mgr_pclk_rate(channel); dispc_ovl_check() local
2530 unsigned long pclk = dispc_plane_pclk_rate(plane); dispc_ovl_setup_common() local
3264 void dispc_set_tv_pclk(unsigned long pclk) dispc_set_tv_pclk() argument
2965 _dispc_mgr_pclk_ok(enum omap_channel channel, unsigned long pclk) _dispc_mgr_pclk_ok() argument
/linux-4.1.27/drivers/cpufreq/
H A Ds3c2410-cpufreq.c48 unsigned long hclk, fclk, pclk; s3c2410_cpufreq_calcdivs() local
H A Dspear-cpufreq.c37 int pclk; spear1340_cpu_get_possible_parent() local
H A Ds3c24xx-cpufreq.c65 unsigned long fclk, pclk, hclk, armclk; s3c_cpufreq_getcur() local
/linux-4.1.27/drivers/iommu/
H A Dmsm_iommu.h87 struct clk *pclk; member in struct:msm_iommu_drvdata
/linux-4.1.27/drivers/media/platform/soc_camera/
H A Dsoc_mediabus.c486 bool hsync = true, vsync = true, pclk, data, mode; soc_mbus_config_compatible() local
H A Datmel-isi.c84 struct clk *pclk; member in struct:atmel_isi
H A Dpxa_camera.c879 recalculate_fifo_timeout(struct pxa_camera_dev *pcdev, unsigned long pclk) recalculate_fifo_timeout() argument
/linux-4.1.27/drivers/clocksource/
H A Ddw_apb_timer_of.c30 struct clk *pclk; timer_get_base_and_rate() local
H A Dmoxart_timer.c122 unsigned long pclk; moxart_timer_init() local
H A Drockchip_timer.c122 struct clk *pclk; rk_timer_init() local
H A Dnomadik-mtu.c249 struct clk *pclk; nmdk_timer_of_init() local
194 nmdk_timer_init(void __iomem *base, int irq, struct clk *pclk, struct clk *clk) nmdk_timer_init() argument
H A Dsamsung_pwm_timer.c274 unsigned long pclk; samsung_clockevent_init() local
341 unsigned long pclk; samsung_clocksource_init() local
/linux-4.1.27/drivers/clk/pxa/
H A Dclk-pxa.c42 struct pxa_clk *pclk = to_pxa_clk(hw); cken_recalc_rate() local
59 struct pxa_clk *pclk = to_pxa_clk(hw); cken_get_parent() local
/linux-4.1.27/arch/avr32/boards/atngw100/
H A Dsetup.c170 struct clk *pclk; set_hw_addr() local
/linux-4.1.27/arch/avr32/boards/atstk1000/
H A Datstk1002.c184 struct clk *pclk; set_hw_addr() local
/linux-4.1.27/arch/avr32/boards/hammerhead/
H A Dsetup.c132 struct clk *pclk; set_hw_addr() local
/linux-4.1.27/arch/avr32/boards/mimc200/
H A Dsetup.c147 struct clk *pclk; set_hw_addr() local
/linux-4.1.27/arch/arm/plat-samsung/include/plat/
H A Dcpu-freq.h40 unsigned long pclk; member in struct:s3c_freq
/linux-4.1.27/arch/arm/mach-exynos/
H A Dpm_domains.c39 struct clk *pclk[MAX_CLK_PER_DOMAIN]; member in struct:exynos_pm_domain
/linux-4.1.27/drivers/clk/versatile/
H A Dclk-impd1.c24 struct clk *pclk; member in struct:impd1_clk
91 struct clk *pclk; integrator_impd1_clk_init() local
/linux-4.1.27/arch/avr32/boards/favr-32/
H A Dsetup.c196 struct clk *pclk; set_hw_addr() local
/linux-4.1.27/arch/avr32/boards/merisc/
H A Dsetup.c125 struct clk *pclk; set_hw_addr() local
/linux-4.1.27/sound/soc/ux500/
H A Dux500_msp_dai.h63 struct clk *pclk; member in struct:ux500_msp_i2s_drvdata
/linux-4.1.27/sound/soc/samsung/
H A Ds3c24xx_uda134x.c40 static struct clk *pclk; variable in typeref:struct:clk
H A Dspdif.c88 struct clk *pclk; member in struct:samsung_spdif_info
H A Dpcm.c127 struct clk *pclk; member in struct:s3c_pcm_info
/linux-4.1.27/drivers/iio/adc/
H A Drockchip_saradc.c52 struct clk *pclk; member in struct:rockchip_saradc
/linux-4.1.27/drivers/gpu/drm/i915/
H A Dintel_dsi.h90 u32 pclk; member in struct:intel_dsi
H A Dintel_dsi_pll.c137 static u32 dsi_clk_from_pclk(u32 pclk, int pixel_format, int lane_count) dsi_clk_from_pclk() argument
332 u32 dsi_clock, pclk; vlv_get_dsi_pclk() local
H A Dintel_dsi_panel_vbt.c405 u32 pclk, computed_ddr; vbt_panel_init() local
H A Dintel_dsi.c626 u32 pclk; intel_dsi_get_config() local
/linux-4.1.27/drivers/input/keyboard/
H A Dnomadik-ske-keypad.c70 struct clk *pclk; member in struct:ske_keypad
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp4/
H A Dmdp4_kms.h45 struct clk *pclk; member in struct:mdp4_kms
/linux-4.1.27/drivers/gpu/drm/rockchip/
H A Ddw_hdmi-rockchip.c162 int pclk = mode->clock * 1000; dw_hdmi_rockchip_mode_valid() local
/linux-4.1.27/drivers/gpu/drm/tegra/
H A Drgb.c199 unsigned long pclk = crtc_state->mode.clock * 1000; tegra_rgb_encoder_atomic_check() local
H A Ddc.c48 unsigned long pclk; member in struct:tegra_dc_state
1181 tegra_dc_state_setup_clock(struct tegra_dc *dc, struct drm_crtc_state *crtc_state, struct clk *clk, unsigned long pclk, unsigned int div) tegra_dc_state_setup_clock() argument
H A Ddsi.c39 unsigned long pclk; member in struct:tegra_dsi_state
H A Dhdmi.c26 unsigned int pclk; member in struct:tmds_config
105 unsigned int pclk; member in struct:tegra_hdmi_audio_config
405 tegra_hdmi_get_audio_config(unsigned int audio_freq, unsigned int pclk) tegra_hdmi_get_audio_config() argument
479 static int tegra_hdmi_setup_audio(struct tegra_hdmi *hdmi, unsigned int pclk) tegra_hdmi_setup_audio() argument
796 unsigned long pclk = mode->clock * 1000; tegra_hdmi_connector_mode_valid() local
842 unsigned int pulse_start, div82, pclk; tegra_hdmi_encoder_mode_set() local
1063 unsigned long pclk = crtc_state->mode.clock * 1000; tegra_hdmi_encoder_atomic_check() local
H A Dsor.c393 const u64 pclk = mode->clock * 1000; tegra_sor_calc_config() local
1443 unsigned long pclk = crtc_state->mode.clock * 1000; tegra_sor_encoder_atomic_check() local
/linux-4.1.27/include/linux/usb/
H A Dmsm_hsusb.h147 struct clk *pclk; member in struct:msm_otg
/linux-4.1.27/arch/arm/mach-omap2/
H A Ddpll3xxx.c706 struct clk_hw_omap *pclk = NULL; omap3_find_clkoutx2_dpll() local
742 struct clk_hw_omap *pclk = NULL; omap3_clkoutx2_recalc() local
776 struct clk_hw_omap *pclk = NULL; omap3_clkoutx2_round_rate() local
/linux-4.1.27/arch/arm/mach-cns3xxx/
H A Dcore.c120 int pclk = cns3xxx_cpu_clock() / 8; cns3xxx_timer_set_mode() local
/linux-4.1.27/arch/arm/mach-mv78xx0/
H A Dcommon.c78 static void get_pclk_l2clk(int hclk, int core_index, int *pclk, int *l2clk) get_pclk_l2clk() argument
394 int pclk; mv78xx0_init() local
/linux-4.1.27/include/linux/amba/
H A Dbus.h33 struct clk *pclk; member in struct:amba_device
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac.h100 struct clk *pclk; member in struct:stmmac_priv
/linux-4.1.27/drivers/input/serio/
H A Dat32psif.c97 struct clk *pclk; member in struct:psif
208 struct clk *pclk; psif_probe() local
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Drs690.c268 fixed20_12 pclk, request_fifo_depth, tolerable_latency, estimated_width; rs690_crtc_bandwidth_compute() local
H A Drv515.c960 fixed20_12 pclk, request_fifo_depth, tolerable_latency, estimated_width; rv515_crtc_bandwidth_compute() local
/linux-4.1.27/drivers/tty/serial/8250/
H A D8250_dw.c64 struct clk *pclk; member in struct:dw8250_data
/linux-4.1.27/drivers/mmc/host/
H A Dsdhci-msm.c60 struct clk *pclk; /* SDHC peripheral bus clock */ member in struct:sdhci_msm_host
/linux-4.1.27/drivers/spi/
H A Dspi-cadence.c118 struct clk *pclk; member in struct:cdns_spi
/linux-4.1.27/drivers/gpu/drm/exynos/
H A Dexynos7_drm_decon.c50 struct clk *pclk; member in struct:decon_context
/linux-4.1.27/drivers/thermal/
H A Drockchip_thermal.c88 struct clk *pclk; member in struct:rockchip_thermal_data
/linux-4.1.27/sound/atmel/
H A Dabdac.c91 struct clk *pclk; member in struct:atmel_abdac
398 struct clk *pclk; atmel_abdac_probe() local
H A Dac97c.c64 struct clk *pclk; member in struct:atmel_ac97c
947 struct clk *pclk; atmel_ac97c_probe() local
/linux-4.1.27/drivers/i2c/busses/
H A Di2c-qup.c107 struct clk *pclk; member in struct:qup_i2c_dev
/linux-4.1.27/drivers/net/irda/
H A Dsh_sir.c221 struct clk *pclk = clk_get(NULL, "peripheral_clk"); sh_sir_find_sclk() local
/linux-4.1.27/drivers/clk/sunxi/
H A Dclk-sunxi.c1126 struct clk **clks, *pclk; sunxi_divs_clk_setup() local
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dgf110.c872 exec_clkcmp(struct nv50_disp_priv *priv, int head, int id, u32 pclk, u32 *conf) exec_clkcmp() argument
965 u32 pclk = nv_rd32(priv, 0x660450 + (head * 0x300)) / 1000; gf110_disp_intr_unk2_1() local
981 const u32 pclk = nv_rd32(priv, 0x660450 + (head * 0x300)) / 1000; gf110_disp_intr_unk2_2_tu() local
1036 u32 pclk = nv_rd32(priv, 0x660450 + (head * 0x300)) / 1000; gf110_disp_intr_unk2_2() local
1088 u32 pclk = nv_rd32(priv, 0x660450 + (head * 0x300)) / 1000; gf110_disp_intr_unk4_0() local
H A Dnv50.c1499 exec_clkcmp(struct nv50_disp_priv *priv, int head, int id, u32 pclk, u32 *conf) exec_clkcmp() argument
1630 u32 pclk = nv_rd32(priv, 0x610ad0 + (head * 0x540)) & 0x3fffff; nv50_disp_intr_unk20_1() local
1758 u32 pclk = nv_rd32(priv, 0x610ad0 + (head * 0x540)) & 0x3fffff; nv50_disp_intr_unk20_2() local
1864 u32 pclk = nv_rd32(priv, 0x610ad0 + (head * 0x540)) & 0x3fffff; nv50_disp_intr_unk40_0() local
1636 nv50_disp_intr_unk20_2_dp(struct nv50_disp_priv *priv, int head, struct dcb_output *outp, u32 pclk) nv50_disp_intr_unk20_2_dp() argument
/linux-4.1.27/drivers/tty/serial/
H A Dmsm_serial.c53 struct clk *pclk; member in struct:msm_port
H A Dxilinx_uartps.c168 struct clk *pclk; member in struct:cdns_uart
/linux-4.1.27/drivers/usb/gadget/udc/
H A Datmel_usba_udc.c2076 struct clk *pclk, *hclk; usba_udc_probe() local
H A Datmel_usba_udc.h340 struct clk *pclk; member in struct:usba_udc
/linux-4.1.27/drivers/media/i2c/soc_camera/
H A Dov6650.c525 unsigned long pclk; to_clkrc() local
559 unsigned long mclk, pclk; ov6650_s_fmt() local
/linux-4.1.27/drivers/net/ethernet/cadence/
H A Dmacb.c2205 static int macb_clk_init(struct platform_device *pdev, struct clk **pclk, macb_clk_init() argument
2626 static int at91ether_clk_init(struct platform_device *pdev, struct clk **pclk, at91ether_clk_init() argument
2737 struct clk *pclk, *hclk, *tx_clk; macb_probe() local
H A Dmacb.h796 struct clk *pclk; member in struct:macb
/linux-4.1.27/sound/soc/codecs/
H A Dmax98090.c1838 int pclk; member in struct:dmic_table
1903 static int max98090_find_divisor(int target_freq, int pclk) max98090_find_divisor() argument
1921 static int max98090_find_closest_pclk(int pclk) max98090_find_closest_pclk() argument
1945 max98090_configure_dmic(struct max98090_priv *max98090, int target_dmic_clk, int pclk, int fs) max98090_configure_dmic() argument
H A Dmax98090.h1527 unsigned int pclk; member in struct:max98090_priv

Completed in 1812 milliseconds