Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/ralink/
H A Drt305x.c138 static unsigned int __init rt305x_get_soc_id(void) in rt305x_get_soc_id() function
145 return (rt305x_get_soc_id() >> CHIP_ID_ID_SHIFT) & CHIP_ID_ID_MASK; in rt305x_get_soc_ver()
150 return (rt305x_get_soc_id() & CHIP_ID_REV_MASK); in rt305x_get_soc_rev()