Searched refs:CLK_MIPI_HSI (Results 1 – 6 of 6) sorted by relevance
/linux-4.19.296/include/dt-bindings/clock/ |
D | sun9i-a80-ccu.h | 103 #define CLK_MIPI_HSI 77 macro
|
D | exynos5250.h | 85 #define CLK_MIPI_HSI 279 macro
|
D | exynos4.h | 190 #define CLK_MIPI_HSI 349 /* Exynos4210 only */ macro
|
/linux-4.19.296/drivers/clk/samsung/ |
D | clk-exynos5250.c | 601 GATE(CLK_MIPI_HSI, "mipi_hsi", "div_aclk200", GATE_IP_FSYS, 8, 0, 0),
|
D | clk-exynos4.c | 1115 GATE(CLK_MIPI_HSI, "mipi_hsi", "aclk133", GATE_IP_FSYS, 10, 0, 0),
|
/linux-4.19.296/drivers/clk/sunxi-ng/ |
D | ccu-sun9i-a80.c | 1056 [CLK_MIPI_HSI] = &mipi_hsi_clk.common.hw,
|