Searched refs:xusbxti (Results 1 – 25 of 28) sorted by relevance
12
| /Linux-v5.4/arch/arm/mach-s3c64xx/ |
| D | setup-usb-phy.c | 25 struct clk *xusbxti; in s3c_usb_otgphy_init() local 33 xusbxti = clk_get(&pdev->dev, "xusbxti"); in s3c_usb_otgphy_init() 34 if (xusbxti && !IS_ERR(xusbxti)) { in s3c_usb_otgphy_init() 35 switch (clk_get_rate(xusbxti)) { in s3c_usb_otgphy_init() 47 clk_put(xusbxti); in s3c_usb_otgphy_init()
|
| /Linux-v5.4/Documentation/devicetree/bindings/clock/ |
| D | samsung,s3c64xx-clock.txt | 32 - "xusbxti" - USB xtal - required, 56 xusbxti: clock-xusbxti { 58 clock-output-names = "xusbxti";
|
| D | samsung,s5pv210-clock.txt | 30 - "xusbxti": external crystal oscillator connected to XUSBXTI and XUSBXTO 57 xusbxti: clock-xusbxti { 59 clock-output-names = "xusbxti";
|
| D | clk-s5pv210-audss.txt | 16 not specified (i.e. xusbxti is used for PLL reference), it is fixed to
|
| /Linux-v5.4/arch/arm/boot/dts/ |
| D | exynos4412-tiny4412.dts | 64 xusbxti { 65 compatible = "samsung,clock-xusbxti";
|
| D | s3c6410-smdk6410.dts | 44 xusbxti: oscillator@1 { label 47 clock-output-names = "xusbxti";
|
| D | exynos4412-smdk4412.dts | 36 xusbxti { 37 compatible = "samsung,clock-xusbxti";
|
| D | exynos4210-smdkv310.dts | 39 xusbxti { 40 compatible = "samsung,clock-xusbxti";
|
| D | s3c6410-mini6410.dts | 44 xusbxti: oscillator@1 { label 47 clock-output-names = "xusbxti";
|
| D | s5pv210.dtsi | 74 xusbxti: oscillator@1 { label 78 clock-output-names = "xusbxti"; 105 clock-names = "xxti", "xusbxti"; 106 clocks = <&xxti>, <&xusbxti>; 438 clocks = <&clocks CLK_USB_OTG>, <&xusbxti>;
|
| D | s5pv210-smdkc110.dts | 35 &xusbxti {
|
| D | s5pv210-torbreck.dts | 35 &xusbxti {
|
| D | exynos4210-origen.dts | 99 xusbxti { 100 compatible = "samsung,clock-xusbxti";
|
| D | exynos4210-trats.dts | 130 xusbxti { 131 compatible = "samsung,clock-xusbxti";
|
| D | exynos4412-itop-scp-core.dtsi | 37 xusbxti { 38 compatible = "samsung,clock-xusbxti";
|
| D | s5pv210-smdkv210.dts | 53 &xusbxti {
|
| D | exynos4412-odroid-common.dtsi | 64 xusbxti { 65 compatible = "samsung,clock-xusbxti";
|
| D | exynos4412-origen.dts | 73 xusbxti { 74 compatible = "samsung,clock-xusbxti";
|
| D | exynos4210-universal_c210.dts | 38 xusbxti { 39 compatible = "samsung,clock-xusbxti";
|
| D | s5pv210-aquila.dts | 262 &xusbxti {
|
| D | exynos3250-artik5.dtsi | 379 &xusbxti {
|
| D | s5pv210-goni.dts | 244 &xusbxti {
|
| D | exynos3250.dtsi | 104 xusbxti: clock@0 { label 109 clock-output-names = "xusbxti";
|
| D | s5pv210-aries.dtsi | 507 &xusbxti {
|
| /Linux-v5.4/drivers/clk/samsung/ |
| D | clk-s5pv210.c | 77 xusbxti, enumerator
|
12