Home
last modified time | relevance | path

Searched refs:BOSTON_CLK_CPU (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/include/dt-bindings/clock/
Dboston-clock.h10 #define BOSTON_CLK_CPU 1 macro
/external/u-boot/arch/mips/dts/
Dimg,boston.dts25 clocks = <&clk_boston BOSTON_CLK_CPU>;
43 clocks = <&clk_boston BOSTON_CLK_CPU>;
/external/u-boot/drivers/clk/
Dclk_boston.c46 case BOSTON_CLK_CPU: in clk_boston_get_rate()