| /Linux-v5.4/drivers/clk/x86/ | 
| D | clk-pmc-atom.c | 165 	struct clk_plt *pclk;  in plt_clk_register()  local208 static void plt_clk_unregister(struct clk_plt *pclk)  in plt_clk_unregister()
 218 	struct clk_plt_fixed *pclk;  in plt_clk_register_fixed_rate()  local
 238 static void plt_clk_unregister_fixed_rate(struct clk_plt_fixed *pclk)  in plt_clk_unregister_fixed_rate()
 
 | 
| /Linux-v5.4/drivers/clk/ | 
| D | clk-xgene.c | 446 	struct xgene_clk *pclk = to_xgene_clk(hw);  in xgene_clk_enable()  local486 	struct xgene_clk *pclk = to_xgene_clk(hw);  in xgene_clk_disable()  local
 516 	struct xgene_clk *pclk = to_xgene_clk(hw);  in xgene_clk_is_enabled()  local
 536 	struct xgene_clk *pclk = to_xgene_clk(hw);  in xgene_clk_recalc_rate()  local
 560 	struct xgene_clk *pclk = to_xgene_clk(hw);  in xgene_clk_set_rate()  local
 600 	struct xgene_clk *pclk = to_xgene_clk(hw);  in xgene_clk_round_rate()  local
 
 | 
| D | clk-conf.c | 18 	struct clk *clk, *pclk;  in __set_clk_parents()  local
 | 
| /Linux-v5.4/drivers/clk/versatile/ | 
| D | clk-impd1.c | 21 	struct clk *pclk;  member88 	struct clk *pclk;  in integrator_impd1_clk_init()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ | 
| D | g84.c | 44 g84_clk_new(struct nvkm_device *device, int index, struct nvkm_clk **pclk)  in g84_clk_new()
 | 
| D | nv04.c | 75 nv04_clk_new(struct nvkm_device *device, int index, struct nvkm_clk **pclk)  in nv04_clk_new()
 | 
| D | nv50.c | 510 	      int index, bool allow_reclock, struct nvkm_clk **pclk)  in nv50_clk_new_()558 nv50_clk_new(struct nvkm_device *device, int index, struct nvkm_clk **pclk)  in nv50_clk_new()
 
 | 
| /Linux-v5.4/include/linux/platform_data/ | 
| D | macb.h | 16 	struct clk	*pclk;  member
 | 
| /Linux-v5.4/drivers/gpu/drm/i915/display/ | 
| D | vlv_dsi_pll.c | 43 static u32 dsi_clk_from_pclk(u32 pclk, enum mipi_dsi_pixel_format fmt,  in dsi_clk_from_pclk()260 	u32 dsi_clock, pclk;  in vlv_dsi_get_pclk()  local
 321 	u32 pclk;  in bxt_dsi_get_pclk()  local
 
 | 
| /Linux-v5.4/arch/arm/mach-mv78xx0/ | 
| D | common.c | 79 static void get_pclk_l2clk(int hclk, int core_index, int *pclk, int *l2clk)  in get_pclk_l2clk()389 	int pclk;  in mv78xx0_init()  local
 
 | 
| /Linux-v5.4/arch/arm/mach-spear/ | 
| D | spear3xx.c | 86 	struct clk *gpt_clk, *pclk;  in spear3xx_timer_init()  local
 | 
| D | spear13xx.c | 103 	struct clk *gpt_clk, *pclk;  in spear13xx_timer_init()  local
 | 
| D | spear6xx.c | 373 	struct clk *gpt_clk, *pclk;  in spear6xx_timer_init()  local
 | 
| /Linux-v5.4/drivers/clocksource/ | 
| D | nomadik-mtu.c | 192 				   struct clk *pclk, struct clk *clk)  in nmdk_timer_init()249 	struct clk *pclk;  in nmdk_timer_of_init()  local
 
 | 
| D | timer-rockchip.c | 37 	struct clk *pclk;  member131 	struct clk *pclk;  in rk_timer_probe()  local
 
 | 
| /Linux-v5.4/arch/arm/boot/dts/ | 
| D | ecx-common.dtsi | 186 				pclk: pclk {  label
 | 
| D | integratorap.dts | 65 	pclk: pclk@0 {  label
 | 
| D | versatile-ab.dts | 150 		pclk: pclk@24M {  label
 | 
| D | integratorcp.dts | 80 	pclk: pclk@0 {  label
 | 
| D | picoxcell-pc3x2.dtsi | 31 		pclk: clock@0 {  label
 | 
| /Linux-v5.4/drivers/clk/pxa/ | 
| D | clk-pxa.c | 59 	struct pxa_clk *pclk = to_pxa_clk(hw);  in cken_recalc_rate()  local76 	struct pxa_clk *pclk = to_pxa_clk(hw);  in cken_get_parent()  local
 
 | 
| /Linux-v5.4/drivers/video/fbdev/omap2/omapfb/dss/ | 
| D | hdmi_common.c | 52 int hdmi_compute_acr(u32 pclk, u32 sample_freq, u32 *n, u32 *cts)  in hdmi_compute_acr()
 | 
| /Linux-v5.4/drivers/gpu/drm/omapdrm/dss/ | 
| D | hdmi_common.c | 52 int hdmi_compute_acr(u32 pclk, u32 sample_freq, u32 *n, u32 *cts)  in hdmi_compute_acr()
 | 
| /Linux-v5.4/drivers/clk/qcom/ | 
| D | clk-regmap-mux-div.h | 37 	struct clk			*pclk;  member
 | 
| /Linux-v5.4/drivers/cpufreq/ | 
| D | s3c2410-cpufreq.c | 45 	unsigned long hclk, fclk, pclk;  in s3c2410_cpufreq_calcdivs()  local
 |