rt3883_get_soc_id
return (rt3883_get_soc_id() >> RT3883_REVID_VER_ID_SHIFT) & RT3883_REVID_VER_ID_MASK;
return (rt3883_get_soc_id() & RT3883_REVID_ECO_ID_MASK);