Searched refs:CLK_CPU_BUS (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.4/include/dt-bindings/clock/ |
D | lpc18xx-ccu.h | 25 #define CLK_CPU_BUS 0x400 macro
|
/Linux-v5.4/Documentation/devicetree/bindings/rtc/ |
D | nxp,lpc1788-rtc.txt | 19 clocks = <&creg_clk 0>, <&ccu1 CLK_CPU_BUS>;
|
/Linux-v5.4/Documentation/devicetree/bindings/clock/ |
D | lpc1850-creg-clk.txt | 48 clocks = <&creg_clk 0>, <&ccu1 CLK_CPU_BUS>;
|
/Linux-v5.4/Documentation/devicetree/bindings/reset/ |
D | nxp,lpc1850-rgu.txt | 68 clocks = <&cgu BASE_SAFE_CLK>, <&ccu1 CLK_CPU_BUS>;
|
/Linux-v5.4/drivers/clk/nxp/ |
D | clk-lpc18xx-ccu.c | 62 {"base_cpu_clk", "cpu_bus", CLK_CPU_BUS, CCU_BRANCH_IS_BUS},
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | lpc18xx.dtsi | 228 clocks = <&creg_clk 0>, <&ccu1 CLK_CPU_BUS>; 270 clocks = <&cgu BASE_SAFE_CLK>, <&ccu1 CLK_CPU_BUS>;
|