Searched refs:zbbus_mhz (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/sibyte/bcm1480/
H A Dsetup.c38 unsigned int zbbus_mhz; variable
39 EXPORT_SYMBOL(zbbus_mhz); variable
134 zbbus_mhz = ((plldiv >> 1) * 50) + ((plldiv & 1) * 25);
137 soc_str, pass_str, zbbus_mhz * 2, sb1_pass);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/sibyte/bcm1480/
H A Dsetup.c38 unsigned int zbbus_mhz; variable
39 EXPORT_SYMBOL(zbbus_mhz); variable
134 zbbus_mhz = ((plldiv >> 1) * 50) + ((plldiv & 1) * 25);
137 soc_str, pass_str, zbbus_mhz * 2, sb1_pass);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/include/asm/sibyte/
H A Dsb1250.h46 extern unsigned int zbbus_mhz;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/sibyte/sb1250/
H A Dsetup.c36 unsigned int zbbus_mhz; variable
37 EXPORT_SYMBOL(zbbus_mhz); variable
196 zbbus_mhz = ((plldiv >> 1) * 50) + ((plldiv & 1) * 25);
199 soc_str, pass_str, zbbus_mhz * 2, sb1_pass);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/include/asm/sibyte/
H A Dsb1250.h46 extern unsigned int zbbus_mhz;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/sibyte/sb1250/
H A Dsetup.c36 unsigned int zbbus_mhz; variable
37 EXPORT_SYMBOL(zbbus_mhz); variable
196 zbbus_mhz = ((plldiv >> 1) * 50) + ((plldiv & 1) * 25);
199 soc_str, pass_str, zbbus_mhz * 2, sb1_pass);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/sibyte/common/
H A Dsb_tbprof.c573 tb_period = zbbus_mhz * 10000LL;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/sibyte/common/
H A Dsb_tbprof.c573 tb_period = zbbus_mhz * 10000LL;

Completed in 177 milliseconds