Home
last modified time | relevance | path

Searched refs:bus_clk (Results 1 – 25 of 5377) sorted by relevance

12345678910>>...216

/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/top/n3xx/sim/dram_fifo_bist/
H A Ddram_fifo_bist_tb.sv54 .bus_clk(bus_clk),
148 @(posedge bus_clk);
158 @(posedge bus_clk);
166 @(posedge bus_clk);
181 @(posedge bus_clk);
195 @(posedge bus_clk);
223 @(posedge bus_clk);
237 @(posedge bus_clk);
251 @(posedge bus_clk);
281 @(posedge bus_clk);
[all …]
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/top/x300/sim/dram_fifo_bist/
H A Ddram_fifo_bist_tb.sv60 .bus_clk(bus_clk),
152 @(posedge bus_clk);
162 @(posedge bus_clk);
170 @(posedge bus_clk);
184 @(posedge bus_clk);
198 @(posedge bus_clk);
226 @(posedge bus_clk);
240 @(posedge bus_clk);
254 @(posedge bus_clk);
284 @(posedge bus_clk);
[all …]
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/top/b200/
H A Db200_core.v30 input bus_clk, port
90 always @(posedge bus_clk)
104 (.clk(bus_clk), .reset(1'b0), .pps(int_pps));
128 (.clk(bus_clk), .reset(bus_rst), .clear(1'b0),
151 (.clk(bus_clk), .reset(bus_rst), .clear(1'b0),
234 (.clock(bus_clk), .reset(bus_rst),
316 .bus_clk(bus_clk), .bus_rst(bus_rst),
348 .bus_clk(bus_clk), .bus_rst(bus_rst),
388 .clk(bus_clk),
402 always @(posedge bus_clk)
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc5xxx/
H A Dspeed.c61 gd->bus_clk = vco / 8; in get_clocks()
63 gd->bus_clk = vco / 4; in get_clocks()
65 gd->cpu_clk = gd->bus_clk * bus2core[val & 0x1f] / 2; in get_clocks()
69 gd->ipb_clk = gd->bus_clk / 2; in get_clocks()
71 gd->ipb_clk = gd->bus_clk; in get_clocks()
76 default: gd->pci_clk = gd->bus_clk / 4; break; in get_clocks()
87 strmhz(buf1, gd->bus_clk), in prt_mpc5xxx_clks()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc5xxx/
H A Dspeed.c61 gd->bus_clk = vco / 8; in get_clocks()
63 gd->bus_clk = vco / 4; in get_clocks()
65 gd->cpu_clk = gd->bus_clk * bus2core[val & 0x1f] / 2; in get_clocks()
69 gd->ipb_clk = gd->bus_clk / 2; in get_clocks()
71 gd->ipb_clk = gd->bus_clk; in get_clocks()
76 default: gd->pci_clk = gd->bus_clk / 4; break; in get_clocks()
87 strmhz(buf1, gd->bus_clk), in prt_mpc5xxx_clks()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc5xxx/
H A Dspeed.c61 gd->bus_clk = vco / 8; in get_clocks()
63 gd->bus_clk = vco / 4; in get_clocks()
65 gd->cpu_clk = gd->bus_clk * bus2core[val & 0x1f] / 2; in get_clocks()
69 gd->ipb_clk = gd->bus_clk / 2; in get_clocks()
71 gd->ipb_clk = gd->bus_clk; in get_clocks()
76 default: gd->pci_clk = gd->bus_clk / 4; break; in get_clocks()
87 strmhz(buf1, gd->bus_clk), in prt_mpc5xxx_clks()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc5xxx/
H A Dspeed.c61 gd->bus_clk = vco / 8; in get_clocks()
63 gd->bus_clk = vco / 4; in get_clocks()
65 gd->cpu_clk = gd->bus_clk * bus2core[val & 0x1f] / 2; in get_clocks()
69 gd->ipb_clk = gd->bus_clk / 2; in get_clocks()
71 gd->ipb_clk = gd->bus_clk; in get_clocks()
76 default: gd->pci_clk = gd->bus_clk / 4; break; in get_clocks()
87 strmhz(buf1, gd->bus_clk), in prt_mpc5xxx_clks()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc5xxx/
H A Dspeed.c61 gd->bus_clk = vco / 8; in get_clocks()
63 gd->bus_clk = vco / 4; in get_clocks()
65 gd->cpu_clk = gd->bus_clk * bus2core[val & 0x1f] / 2; in get_clocks()
69 gd->ipb_clk = gd->bus_clk / 2; in get_clocks()
71 gd->ipb_clk = gd->bus_clk; in get_clocks()
76 default: gd->pci_clk = gd->bus_clk / 4; break; in get_clocks()
87 strmhz(buf1, gd->bus_clk), in prt_mpc5xxx_clks()
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc5xxx/
H A Dspeed.c61 gd->bus_clk = vco / 8; in get_clocks()
63 gd->bus_clk = vco / 4; in get_clocks()
65 gd->cpu_clk = gd->bus_clk * bus2core[val & 0x1f] / 2; in get_clocks()
69 gd->ipb_clk = gd->bus_clk / 2; in get_clocks()
71 gd->ipb_clk = gd->bus_clk; in get_clocks()
76 default: gd->pci_clk = gd->bus_clk / 4; break; in get_clocks()
87 strmhz(buf1, gd->bus_clk), in prt_mpc5xxx_clks()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc5xxx/
H A Dspeed.c61 gd->bus_clk = vco / 8; in get_clocks()
63 gd->bus_clk = vco / 4; in get_clocks()
65 gd->cpu_clk = gd->bus_clk * bus2core[val & 0x1f] / 2; in get_clocks()
69 gd->ipb_clk = gd->bus_clk / 2; in get_clocks()
71 gd->ipb_clk = gd->bus_clk; in get_clocks()
76 default: gd->pci_clk = gd->bus_clk / 4; break; in get_clocks()
87 strmhz(buf1, gd->bus_clk), in prt_mpc5xxx_clks()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/lib/rfnoc/
H A Dnoc_traffic_counter.v11 input bus_clk, input bus_rst, port
65 .o_aclk(bus_clk),
69 .reset(bus_rst), .i_aclk(bus_clk),
75 .clk(bus_clk), .rst(bus_rst), .strobe(set_stb_bclk), .addr(set_addr_bclk),
78 always @(posedge bus_clk)
95 always @(posedge bus_clk)
101 .clk(bus_clk), .reset(counter_rst),
106 .clk(bus_clk), .reset(counter_rst),
111 .clk(bus_clk), .reset(counter_rst),
116 .clk(bus_clk), .reset(counter_rst),
[all …]
/dports/sysutils/u-boot-utilite/u-boot-2015.07/arch/powerpc/cpu/mpc5xxx/
H A Dspeed.c45 gd->bus_clk = vco / 8; in get_clocks()
47 gd->bus_clk = vco / 4; in get_clocks()
49 gd->cpu_clk = gd->bus_clk * bus2core[val & 0x1f] / 2; in get_clocks()
53 gd->arch.ipb_clk = gd->bus_clk / 2; in get_clocks()
55 gd->arch.ipb_clk = gd->bus_clk; in get_clocks()
65 gd->pci_clk = gd->bus_clk / 4; in get_clocks()
77 strmhz(buf1, gd->bus_clk), in prt_mpc5xxx_clks()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/top/x300/sim/dram_fifo/
H A Ddram_fifo_tb.sv26 `DEFINE_CLK(bus_clk, 1000/166.6667, 50) //166MHz bus_clk
30 settings_bus_master #(.SR_AWIDTH(8),.SR_DWIDTH(32)) tst_set (.clk(bus_clk));
31 cvita_master chdr_i (.clk(bus_clk));
32 cvita_slave chdr_o (.clk(bus_clk));
39 .clk(bus_clk),
63 .bus_clk(bus_clk),
100 while (bus_rst) @(posedge bus_clk);
105 while (calib_complete !== 1'b1) @(posedge bus_clk);
110 repeat (200) @(posedge bus_clk);
112 repeat (200) @(posedge bus_clk);
[all …]
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/arch/m68k/include/asm/
H A Dimmap.h28 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
56 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
79 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
104 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 2000000) - 1) << 8)
127 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 2000000) - 1) << 8)
147 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
173 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
197 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
220 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
401 #define CONFIG_SYS_TIMER_PRESCALER (gd->bus_clk / 1000000)
[all …]
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/arch/m68k/include/asm/
H A Dimmap.h28 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
56 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
79 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
104 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 2000000) - 1) << 8)
127 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 2000000) - 1) << 8)
147 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
173 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
197 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
220 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
401 #define CONFIG_SYS_TIMER_PRESCALER (gd->bus_clk / 1000000)
[all …]
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/arch/m68k/include/asm/
H A Dimmap.h28 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
56 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
79 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
104 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 2000000) - 1) << 8)
127 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 2000000) - 1) << 8)
147 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
173 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
197 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
220 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
401 #define CONFIG_SYS_TIMER_PRESCALER (gd->bus_clk / 1000000)
[all …]
/dports/sysutils/u-boot-chip/u-boot-2021.07/arch/m68k/include/asm/
H A Dimmap.h28 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
56 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
79 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
104 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 2000000) - 1) << 8)
127 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 2000000) - 1) << 8)
147 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
173 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
197 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
220 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
401 #define CONFIG_SYS_TIMER_PRESCALER (gd->bus_clk / 1000000)
[all …]
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/arch/m68k/include/asm/
H A Dimmap.h28 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
56 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
79 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
104 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 2000000) - 1) << 8)
127 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 2000000) - 1) << 8)
147 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
173 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
197 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
220 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
401 #define CONFIG_SYS_TIMER_PRESCALER (gd->bus_clk / 1000000)
[all …]
/dports/sysutils/u-boot-sopine/u-boot-2021.07/arch/m68k/include/asm/
H A Dimmap.h28 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
56 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
79 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
104 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 2000000) - 1) << 8)
127 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 2000000) - 1) << 8)
147 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
173 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
197 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
220 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
401 #define CONFIG_SYS_TIMER_PRESCALER (gd->bus_clk / 1000000)
[all …]
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/arch/m68k/include/asm/
H A Dimmap.h28 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
56 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
79 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
104 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 2000000) - 1) << 8)
127 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 2000000) - 1) << 8)
147 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
173 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
197 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
220 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
401 #define CONFIG_SYS_TIMER_PRESCALER (gd->bus_clk / 1000000)
[all …]
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/arch/m68k/include/asm/
H A Dimmap.h28 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
56 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
79 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
104 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 2000000) - 1) << 8)
127 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 2000000) - 1) << 8)
147 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
173 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
197 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
220 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
401 #define CONFIG_SYS_TIMER_PRESCALER (gd->bus_clk / 1000000)
[all …]
/dports/sysutils/u-boot-sopine-spi/u-boot-2021.07/arch/m68k/include/asm/
H A Dimmap.h28 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
56 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
79 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
104 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 2000000) - 1) << 8)
127 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 2000000) - 1) << 8)
147 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
173 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
197 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
220 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
401 #define CONFIG_SYS_TIMER_PRESCALER (gd->bus_clk / 1000000)
[all …]
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/arch/m68k/include/asm/
H A Dimmap.h28 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
56 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
79 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
104 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 2000000) - 1) << 8)
127 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 2000000) - 1) << 8)
147 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
173 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
197 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
220 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
401 #define CONFIG_SYS_TIMER_PRESCALER (gd->bus_clk / 1000000)
[all …]
/dports/sysutils/u-boot-rpi-0-w/u-boot-2021.07/arch/m68k/include/asm/
H A Dimmap.h28 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
56 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
79 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
104 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 2000000) - 1) << 8)
127 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 2000000) - 1) << 8)
147 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
173 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
197 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
220 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
401 #define CONFIG_SYS_TIMER_PRESCALER (gd->bus_clk / 1000000)
[all …]
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/arch/m68k/include/asm/
H A Dimmap.h28 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
56 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
79 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
104 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 2000000) - 1) << 8)
127 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 2000000) - 1) << 8)
147 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
173 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
197 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
220 #define CONFIG_SYS_TIMER_PRESCALER (((gd->bus_clk / 1000000) - 1) << 8)
401 #define CONFIG_SYS_TIMER_PRESCALER (gd->bus_clk / 1000000)
[all …]

12345678910>>...216