Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/ralink/
H A Drt288x.c51 static unsigned int __init rt2880_get_soc_id(void) in rt2880_get_soc_id() function
58 return (rt2880_get_soc_id() >> CHIP_ID_ID_SHIFT) & CHIP_ID_ID_MASK; in rt2880_get_soc_ver()
63 return (rt2880_get_soc_id() & CHIP_ID_REV_MASK); in rt2880_get_soc_rev()