Searched refs:TIMB_HW_VER_MASK (Results 1 – 2 of 2) sorted by relevance
43 #define TIMB_HW_VER_MASK 0x0f macro
754 ip_setup = priv->fw.config & TIMB_HW_VER_MASK; in timb_probe()802 if (((priv->fw.config & TIMB_HW_VER_MASK) == TIMB_HW_VER0) || in timb_probe()803 ((priv->fw.config & TIMB_HW_VER_MASK) == TIMB_HW_VER3)) { in timb_probe()