Searched refs:UVX (Results 1 – 2 of 2) sorted by relevance
249 /* UVX class: UV2,3,4 */250 static inline int is_uvx_hub(void) { return is_uv(UVX); } in is_uvx_hub()
22 * UVXH - definitions common to UVX class (2, 3, 4).42 * Class UVX has UVs (2|3|4|4A).76 #define UVX (UV2|UV3|UV4) macro