| /linux/arch/arm/mach-s3c/ |
| H A D | setup-usb-phy-s3c64xx.c | 26 u32 phyclk; in s3c_usb_otgphy_init() local 31 phyclk = readl(S3C_PHYCLK) & ~S3C_PHYCLK_CLKSEL_MASK; in s3c_usb_otgphy_init() 37 phyclk |= S3C_PHYCLK_CLKSEL_12M; in s3c_usb_otgphy_init() 40 phyclk |= S3C_PHYCLK_CLKSEL_24M; in s3c_usb_otgphy_init() 51 writel(phyclk | S3C_PHYCLK_CLK_FORCE, S3C_PHYCLK); in s3c_usb_otgphy_init()
|
| /linux/drivers/phy/samsung/ |
| H A D | phy-exynos5250-sata.c | 50 struct clk *phyclk; member 196 sata_phy->phyclk = devm_clk_get(dev, "sata_phyctrl"); in exynos_sata_phy_probe() 197 if (IS_ERR(sata_phy->phyclk)) { in exynos_sata_phy_probe() 199 ret = PTR_ERR(sata_phy->phyclk); in exynos_sata_phy_probe() 203 ret = clk_prepare_enable(sata_phy->phyclk); in exynos_sata_phy_probe() 228 clk_disable_unprepare(sata_phy->phyclk); in exynos_sata_phy_probe()
|
| /linux/Documentation/devicetree/bindings/phy/ |
| H A D | rockchip-usb-phy.yaml | 47 const: phyclk
|
| /linux/drivers/phy/freescale/ |
| H A D | phy-fsl-samsung-hdmi.c | 615 struct clk *phyclk; in phy_clk_register() local 628 phyclk = devm_clk_register(dev, &phy->hw); in phy_clk_register() 629 if (IS_ERR(phyclk)) in phy_clk_register() 630 return dev_err_probe(dev, PTR_ERR(phyclk), in phy_clk_register() 633 ret = of_clk_add_hw_provider(np, of_clk_hw_simple_get, phyclk); in phy_clk_register()
|
| /linux/Documentation/devicetree/bindings/net/ |
| H A D | sti-dwmac.txt | 20 - st,ext-phyclk: valid only for RMII where PHY can generate 50MHz clock or
|
| H A D | stm32-dwmac.yaml | 102 st,ext-phyclk:
|
| /linux/drivers/phy/rockchip/ |
| H A D | phy-rockchip-inno-hdmi.c | 245 struct clk *phyclk; member 681 ret = clk_prepare_enable(inno->phyclk); in inno_hdmi_phy_power_on() 687 clk_disable_unprepare(inno->phyclk); in inno_hdmi_phy_power_on() 703 clk_disable_unprepare(inno->phyclk); in inno_hdmi_phy_power_off() 1064 inno->phyclk = devm_clk_register(dev, &inno->hw); in inno_hdmi_phy_clk_register() 1065 if (IS_ERR(inno->phyclk)) { in inno_hdmi_phy_clk_register() 1066 ret = PTR_ERR(inno->phyclk); in inno_hdmi_phy_clk_register() 1071 ret = of_clk_add_provider(np, of_clk_src_simple_get, inno->phyclk); in inno_hdmi_phy_clk_register()
|
| /linux/Documentation/devicetree/bindings/usb/ |
| H A D | samsung,exynos-dwc3.yaml | 133 - const: phyclk
|
| /linux/arch/arm/boot/dts/st/ |
| H A D | stih407-pinctrl.dtsi | 218 phyclk = <&pio2 3 ALT4 OUT NICLK 1250 CLK_B>; 260 phyclk = <&pio2 3 ALT1 OUT NICLK 0 CLK_A>; 281 phyclk = <&pio2 3 ALT1 OUT NICLK 0 CLK_A>; 287 phyclk = <&pio2 3 ALT2 IN NICLK 0 CLK_A>;
|
| /linux/Documentation/devicetree/bindings/clock/st/ |
| H A D | st,flexgen.txt | 125 "clk-eth-ref-phyclk",
|
| /linux/drivers/usb/dwc3/ |
| H A D | dwc3-exynos.c | 161 .clk_names = { "aclk", "susp_clk", "pipe_pclk", "phyclk" },
|
| /linux/arch/arm/boot/dts/rockchip/ |
| H A D | rk3066a.dtsi | 715 clock-names = "phyclk"; 723 clock-names = "phyclk";
|
| H A D | rk3188.dtsi | 657 clock-names = "phyclk"; 665 clock-names = "phyclk";
|
| H A D | rk322x.dtsi | 259 clock-names = "phyclk"; 286 clock-names = "phyclk";
|
| H A D | rv1108.dtsi | 265 clock-names = "phyclk";
|
| H A D | rk3128.dtsi | 564 clock-names = "phyclk";
|
| /linux/drivers/clk/st/ |
| H A D | clk-flexgen.c | 350 { .name = "clk-eth-ref-phyclk", }, 405 { .name = "clk-eth-ref-phyclk", },
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
| H A D | d11.h | 1746 #define SICF_BW40 0x0080 /* 40MHz BW (160MHz phyclk) */ 1747 #define SICF_BW20 0x0040 /* 20MHz BW (80MHz phyclk) */ 1748 #define SICF_BW10 0x0000 /* 10MHz BW (40MHz phyclk) */
|
| /linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| H A D | vega12_hwmgr.c | 766 /* phyclk */ in vega12_setup_default_dpm_tables() 771 "[SetupDefaultDpmTable] failed to get phyclk dpm levels!", in vega12_setup_default_dpm_tables()
|
| H A D | vega20_hwmgr.c | 753 /* phyclk */ in vega20_setup_default_dpm_tables() 758 "[SetupDefaultDpmTable] failed to get phyclk dpm levels!", in vega20_setup_default_dpm_tables() 1655 "[InitMaxSustainableClocks] failed to get max PHYCLK from SMC!", in vega20_init_max_sustainable_clocks()
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3308.dtsi | 204 clock-names = "phyclk";
|
| H A D | rk3328.dtsi | 913 clock-names = "phyclk";
|
| H A D | px30.dtsi | 873 clock-names = "phyclk";
|