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