Searched refs:CLOCKS (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/cpu/armv7/bcm235xx/ |
| H A D | clk-bcm235xx.c | 146 .clocks = CLOCKS("ref_crystal", 158 .clocks = CLOCKS("ref_crystal", 170 .clocks = CLOCKS("ref_crystal", 182 .clocks = CLOCKS("ref_crystal", 193 .clocks = CLOCKS("ref_32k"), 198 .clocks = CLOCKS("ref_32k"), 203 .clocks = CLOCKS("ref_32k"), 208 .clocks = CLOCKS("ref_32k"), 235 .clocks = CLOCKS("ref_crystal", 246 .clocks = CLOCKS("ref_crystal", [all …]
|
| H A D | clk-core.h | 407 #define CLOCKS(...) { __VA_ARGS__, NULL, } macro
|
| /rk3399_rockchip-uboot/arch/arm/cpu/armv7/bcm281xx/ |
| H A D | clk-bcm281xx.c | 146 .clocks = CLOCKS("ref_crystal", 158 .clocks = CLOCKS("ref_crystal", 170 .clocks = CLOCKS("ref_crystal", 182 .clocks = CLOCKS("ref_crystal", 193 .clocks = CLOCKS("ref_32k"), 198 .clocks = CLOCKS("ref_32k"), 203 .clocks = CLOCKS("ref_32k"), 208 .clocks = CLOCKS("ref_32k"), 235 .clocks = CLOCKS("ref_crystal", 246 .clocks = CLOCKS("ref_crystal", [all …]
|
| H A D | clk-core.h | 407 #define CLOCKS(...) { __VA_ARGS__, NULL, } macro
|