Searched refs:REV_ID_VERSION (Results 1 – 1 of 1) sorted by relevance
47 #define REV_ID_VERSION(m, n) ((m << 5) | (n)) macro2425 if (REV_ID_REV(rev_id) >= REV_ID_VERSION(1, 5)) { in cdns_i3c_bus_init()