Searched refs:GET_REV (Results 1 – 2 of 2) sorted by relevance
34 #define GET_REV(val) (val & 0x07) macro833 priv->revision = GET_REV(id); in tw9910_video_probe()
128 #define GET_REV(b) GET_GLOBAL_REG(REV, (b)) macro