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