Home
last modified time | relevance | path

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

/external/u-boot/arch/powerpc/cpu/mpc83xx/
Dspeed.c111 u32 lbiu_clk; in get_clocks() local
390 lbiu_clk = csb_clk * in get_clocks()
397 lclk_clk = lbiu_clk / lcrr; in get_clocks()
474 gd->arch.lbiu_clk = lbiu_clk; in get_clocks()
533 strmhz(buf, gd->arch.lbiu_clk)); in do_clocks()
/external/u-boot/arch/powerpc/include/asm/
Dglobal_data.h51 u32 lbiu_clk; member