Home
last modified time | relevance | path

Searched refs:CLOCKS (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/cpu/armv7/bcm235xx/
H A Dclk-bcm235xx.c146 .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 Dclk-core.h407 #define CLOCKS(...) { __VA_ARGS__, NULL, } macro
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/bcm281xx/
H A Dclk-bcm281xx.c146 .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 Dclk-core.h407 #define CLOCKS(...) { __VA_ARGS__, NULL, } macro