Searched refs:aspeed_i3c_device_has_hdr_ts (Results 1 – 1 of 1) sorted by relevance
432 static inline bool aspeed_i3c_device_has_hdr_ts(AspeedI3CDevice *s) in aspeed_i3c_device_has_hdr_ts() function1481 if (cmd.speed == 0x05 && !aspeed_i3c_device_has_hdr_ts(s)) { in aspeed_i3c_device_transfer_cmd()