Searched refs:SDW_CLASS_ID (Results 1 – 3 of 3) sorted by relevance
521 #define SDW_CLASS_ID(addr) FIELD_GET(SDW_CLASS_ID_MASK, addr) macro
1161 class1_id = SDW_CLASS_ID(adr); in is_unique_device()1191 class_id = SDW_CLASS_ID(adr); in fill_sdw_codec_dlc()
808 id->class_id = SDW_CLASS_ID(addr); in sdw_extract_slave_id()