Searched refs:TIMB_HW_VER_MASK (Results 1 – 2 of 2) sorted by relevance
31 #define TIMB_HW_VER_MASK 0x0f macro
740 ip_setup = priv->fw.config & TIMB_HW_VER_MASK; in timb_probe()787 if (((priv->fw.config & TIMB_HW_VER_MASK) == TIMB_HW_VER0) || in timb_probe()788 ((priv->fw.config & TIMB_HW_VER_MASK) == TIMB_HW_VER3)) { in timb_probe()
Completed in 4 milliseconds