/linux-4.1.27/arch/avr32/mach-at32ap/ |
H A D | pdc.c | 16 struct clk *pclk, *hclk; pdc_probe() local
|
H A D | hsmc.c | 26 struct clk *pclk; member in struct:hsmc 220 struct clk *pclk, *mck; hsmc_probe() local
|
H A D | intc.c | 94 struct clk *pclk; init_IRQ() local
|
/linux-4.1.27/arch/arm/mach-spear/ |
H A D | spear13xx.c | 103 struct clk *gpt_clk, *pclk; spear13xx_timer_init() local
|
H A D | spear3xx.c | 92 struct clk *gpt_clk, *pclk; spear3xx_timer_init() local
|
H A D | spear6xx.c | 379 struct clk *gpt_clk, *pclk; spear6xx_timer_init() local
|
/linux-4.1.27/drivers/clk/ |
H A D | clk-conf.c | 21 struct clk *clk, *pclk; __set_clk_parents() local
|
H A D | clk-xgene.c | 222 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 D | hdmi_common.c | 51 int hdmi_compute_acr(u32 pclk, u32 sample_freq, u32 *n, u32 *cts) hdmi_compute_acr() argument
|
H A D | hdmi4_core.c | 680 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 D | sdi.c | 79 static int sdi_calc_clock_div(unsigned long pclk, sdi_calc_clock_div() argument
|
H A D | hdmi5_core.c | 796 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 D | dispc.c | 2091 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 D | s3c2410-cpufreq.c | 48 unsigned long hclk, fclk, pclk; s3c2410_cpufreq_calcdivs() local
|
H A D | spear-cpufreq.c | 37 int pclk; spear1340_cpu_get_possible_parent() local
|
H A D | s3c24xx-cpufreq.c | 65 unsigned long fclk, pclk, hclk, armclk; s3c_cpufreq_getcur() local
|
/linux-4.1.27/drivers/iommu/ |
H A D | msm_iommu.h | 87 struct clk *pclk; member in struct:msm_iommu_drvdata
|
/linux-4.1.27/drivers/media/platform/soc_camera/ |
H A D | soc_mediabus.c | 486 bool hsync = true, vsync = true, pclk, data, mode; soc_mbus_config_compatible() local
|
H A D | atmel-isi.c | 84 struct clk *pclk; member in struct:atmel_isi
|
H A D | pxa_camera.c | 879 recalculate_fifo_timeout(struct pxa_camera_dev *pcdev, unsigned long pclk) recalculate_fifo_timeout() argument
|
/linux-4.1.27/drivers/clocksource/ |
H A D | dw_apb_timer_of.c | 30 struct clk *pclk; timer_get_base_and_rate() local
|
H A D | moxart_timer.c | 122 unsigned long pclk; moxart_timer_init() local
|
H A D | rockchip_timer.c | 122 struct clk *pclk; rk_timer_init() local
|
H A D | nomadik-mtu.c | 249 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 D | samsung_pwm_timer.c | 274 unsigned long pclk; samsung_clockevent_init() local 341 unsigned long pclk; samsung_clocksource_init() local
|
/linux-4.1.27/drivers/clk/pxa/ |
H A D | clk-pxa.c | 42 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 D | setup.c | 170 struct clk *pclk; set_hw_addr() local
|
/linux-4.1.27/arch/avr32/boards/atstk1000/ |
H A D | atstk1002.c | 184 struct clk *pclk; set_hw_addr() local
|
/linux-4.1.27/arch/avr32/boards/hammerhead/ |
H A D | setup.c | 132 struct clk *pclk; set_hw_addr() local
|
/linux-4.1.27/arch/avr32/boards/mimc200/ |
H A D | setup.c | 147 struct clk *pclk; set_hw_addr() local
|
/linux-4.1.27/arch/arm/plat-samsung/include/plat/ |
H A D | cpu-freq.h | 40 unsigned long pclk; member in struct:s3c_freq
|
/linux-4.1.27/arch/arm/mach-exynos/ |
H A D | pm_domains.c | 39 struct clk *pclk[MAX_CLK_PER_DOMAIN]; member in struct:exynos_pm_domain
|
/linux-4.1.27/drivers/clk/versatile/ |
H A D | clk-impd1.c | 24 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 D | setup.c | 196 struct clk *pclk; set_hw_addr() local
|
/linux-4.1.27/arch/avr32/boards/merisc/ |
H A D | setup.c | 125 struct clk *pclk; set_hw_addr() local
|
/linux-4.1.27/sound/soc/ux500/ |
H A D | ux500_msp_dai.h | 63 struct clk *pclk; member in struct:ux500_msp_i2s_drvdata
|
/linux-4.1.27/sound/soc/samsung/ |
H A D | s3c24xx_uda134x.c | 40 static struct clk *pclk; variable in typeref:struct:clk
|
H A D | spdif.c | 88 struct clk *pclk; member in struct:samsung_spdif_info
|
H A D | pcm.c | 127 struct clk *pclk; member in struct:s3c_pcm_info
|
/linux-4.1.27/drivers/iio/adc/ |
H A D | rockchip_saradc.c | 52 struct clk *pclk; member in struct:rockchip_saradc
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
H A D | intel_dsi.h | 90 u32 pclk; member in struct:intel_dsi
|
H A D | intel_dsi_pll.c | 137 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 D | intel_dsi_panel_vbt.c | 405 u32 pclk, computed_ddr; vbt_panel_init() local
|
H A D | intel_dsi.c | 626 u32 pclk; intel_dsi_get_config() local
|
/linux-4.1.27/drivers/input/keyboard/ |
H A D | nomadik-ske-keypad.c | 70 struct clk *pclk; member in struct:ske_keypad
|
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp4/ |
H A D | mdp4_kms.h | 45 struct clk *pclk; member in struct:mdp4_kms
|
/linux-4.1.27/drivers/gpu/drm/rockchip/ |
H A D | dw_hdmi-rockchip.c | 162 int pclk = mode->clock * 1000; dw_hdmi_rockchip_mode_valid() local
|
/linux-4.1.27/drivers/gpu/drm/tegra/ |
H A D | rgb.c | 199 unsigned long pclk = crtc_state->mode.clock * 1000; tegra_rgb_encoder_atomic_check() local
|
H A D | dc.c | 48 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 D | dsi.c | 39 unsigned long pclk; member in struct:tegra_dsi_state
|
H A D | hdmi.c | 26 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 D | sor.c | 393 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 D | msm_hsusb.h | 147 struct clk *pclk; member in struct:msm_otg
|
/linux-4.1.27/arch/arm/mach-omap2/ |
H A D | dpll3xxx.c | 706 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 D | core.c | 120 int pclk = cns3xxx_cpu_clock() / 8; cns3xxx_timer_set_mode() local
|
/linux-4.1.27/arch/arm/mach-mv78xx0/ |
H A D | common.c | 78 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 D | bus.h | 33 struct clk *pclk; member in struct:amba_device
|
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac.h | 100 struct clk *pclk; member in struct:stmmac_priv
|
/linux-4.1.27/drivers/input/serio/ |
H A D | at32psif.c | 97 struct clk *pclk; member in struct:psif 208 struct clk *pclk; psif_probe() local
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
H A D | rs690.c | 268 fixed20_12 pclk, request_fifo_depth, tolerable_latency, estimated_width; rs690_crtc_bandwidth_compute() local
|
H A D | rv515.c | 960 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 D | 8250_dw.c | 64 struct clk *pclk; member in struct:dw8250_data
|
/linux-4.1.27/drivers/mmc/host/ |
H A D | sdhci-msm.c | 60 struct clk *pclk; /* SDHC peripheral bus clock */ member in struct:sdhci_msm_host
|
/linux-4.1.27/drivers/spi/ |
H A D | spi-cadence.c | 118 struct clk *pclk; member in struct:cdns_spi
|
/linux-4.1.27/drivers/gpu/drm/exynos/ |
H A D | exynos7_drm_decon.c | 50 struct clk *pclk; member in struct:decon_context
|
/linux-4.1.27/drivers/thermal/ |
H A D | rockchip_thermal.c | 88 struct clk *pclk; member in struct:rockchip_thermal_data
|
/linux-4.1.27/sound/atmel/ |
H A D | abdac.c | 91 struct clk *pclk; member in struct:atmel_abdac 398 struct clk *pclk; atmel_abdac_probe() local
|
H A D | ac97c.c | 64 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 D | i2c-qup.c | 107 struct clk *pclk; member in struct:qup_i2c_dev
|
/linux-4.1.27/drivers/net/irda/ |
H A D | sh_sir.c | 221 struct clk *pclk = clk_get(NULL, "peripheral_clk"); sh_sir_find_sclk() local
|
/linux-4.1.27/drivers/clk/sunxi/ |
H A D | clk-sunxi.c | 1126 struct clk **clks, *pclk; sunxi_divs_clk_setup() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | gf110.c | 872 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 D | nv50.c | 1499 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 D | msm_serial.c | 53 struct clk *pclk; member in struct:msm_port
|
H A D | xilinx_uartps.c | 168 struct clk *pclk; member in struct:cdns_uart
|
/linux-4.1.27/drivers/usb/gadget/udc/ |
H A D | atmel_usba_udc.c | 2076 struct clk *pclk, *hclk; usba_udc_probe() local
|
H A D | atmel_usba_udc.h | 340 struct clk *pclk; member in struct:usba_udc
|
/linux-4.1.27/drivers/media/i2c/soc_camera/ |
H A D | ov6650.c | 525 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 D | macb.c | 2205 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 D | macb.h | 796 struct clk *pclk; member in struct:macb
|
/linux-4.1.27/sound/soc/codecs/ |
H A D | max98090.c | 1838 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 D | max98090.h | 1527 unsigned int pclk; member in struct:max98090_priv
|