Searched refs:CLK_USB_HOST (Results 1 – 6 of 6) sorted by relevance
/linux/include/dt-bindings/clock/ |
H A D | s5pv210.h | 123 #define CLK_USB_HOST 105 macro
|
H A D | exynos4.h | 142 #define CLK_USB_HOST 304 macro
|
/linux/arch/arm/boot/dts/samsung/ |
H A D | s5pv210.dtsi | 433 clocks = <&clocks CLK_USB_HOST>; 445 clocks = <&clocks CLK_USB_HOST>;
|
H A D | exynos4.dtsi | 379 clocks = <&clock CLK_USB_HOST>; 390 clocks = <&clock CLK_USB_HOST>;
|
/linux/drivers/clk/samsung/ |
H A D | clk-s5pv210.c | 636 GATE(CLK_USB_HOST, "usb_host", "dout_hclkp", CLK_GATE_IP1, 17, 0, 0),
|
H A D | clk-exynos4.c | 756 GATE(CLK_USB_HOST, "usb_host", "aclk133", GATE_IP_FSYS, 12, 0, 0),
|