Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/ralink/
H A Drt3883.c51 static unsigned int __init rt3883_get_soc_id(void) in rt3883_get_soc_id() function
58 return (rt3883_get_soc_id() >> RT3883_REVID_VER_ID_SHIFT) & RT3883_REVID_VER_ID_MASK; in rt3883_get_soc_ver()
63 return (rt3883_get_soc_id() & RT3883_REVID_ECO_ID_MASK); in rt3883_get_soc_rev()