Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/sibyte/bcm1480/
H A Dsetup.c21 unsigned int sb1_pass; variable
109 sb1_pass = read_c0_prid() & PRID_REV_MASK; in bcm1480_setup()
124 soc_str, pass_str, zbbus_mhz * 2, sb1_pass); in bcm1480_setup()
/openbmc/linux/arch/mips/sibyte/sb1250/
H A Dsetup.c19 unsigned int sb1_pass; variable
174 sb1_pass = read_c0_prid() & PRID_REV_MASK; in sb1250_setup()
188 soc_str, pass_str, zbbus_mhz * 2, sb1_pass); in sb1250_setup()
/openbmc/linux/arch/mips/include/asm/sibyte/
H A Dsb1250.h29 extern unsigned int sb1_pass;