Searched refs:CLK_USB_HOST (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.4/include/dt-bindings/clock/ |
D | s5pv210.h | 123 #define CLK_USB_HOST 105 macro
|
D | exynos4.h | 142 #define CLK_USB_HOST 304 macro
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | s5pv210.dtsi | 449 clocks = <&clocks CLK_USB_HOST>; 466 clocks = <&clocks CLK_USB_HOST>;
|
D | exynos4.dtsi | 380 clocks = <&clock CLK_USB_HOST>; 391 clocks = <&clock CLK_USB_HOST>;
|
/Linux-v5.4/drivers/clk/samsung/ |
D | clk-s5pv210.c | 636 GATE(CLK_USB_HOST, "usb_host", "dout_hclkp", CLK_GATE_IP1, 17, 0, 0),
|
D | clk-exynos4.c | 752 GATE(CLK_USB_HOST, "usb_host", "aclk133", GATE_IP_FSYS, 12, 0, 0),
|