Searched refs:I3C_MATCH_DCR (Results 1 – 4 of 4) sorted by relevance
167 .match_flags = I3C_MATCH_DCR, \
235 if ((id->match_flags & I3C_MATCH_DCR) && in i3c_device_match_id()
495 #define I3C_MATCH_DCR 0x1 macro
952 ADD(alias, "dcr", match_flags & I3C_MATCH_DCR, dcr); in do_i3c_entry()