Home
last modified time | relevance | path

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

/external/u-boot/drivers/clk/
Dclk-hsdk-cgu.c124 #define MAX_AXI_CLOCKS 4 macro
151 u8 val[MAX_AXI_CLOCKS];
155 const u32 clk_rate[MAX_AXI_CLOCKS];
156 const u32 pll_rate[MAX_AXI_CLOCKS];
544 for (i = 0; i < MAX_AXI_CLOCKS; i++) { in axi_clk_set()