Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/sibyte/bcm1480/
H A Dsetup.c113 soc_pass = G_SYS_REVISION(sys_rev); in bcm1480_setup()
/openbmc/linux/arch/mips/sibyte/sb1250/
H A Dsetup.c177 soc_pass = G_SYS_REVISION(sys_rev); in sb1250_setup()
/openbmc/linux/arch/mips/include/asm/sibyte/
H A Dsb1250_scd.h37 #define G_SYS_REVISION(x) _SB_GETVALUE(x, S_SYS_REVISION, M_SYS_REVISION) macro