Home
last modified time | relevance | path

Searched refs:aspeed_i3c_device_has_hdr_ts (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/i3c/
H A Daspeed_i3c.c432 static inline bool aspeed_i3c_device_has_hdr_ts(AspeedI3CDevice *s) in aspeed_i3c_device_has_hdr_ts() function
1481 if (cmd.speed == 0x05 && !aspeed_i3c_device_has_hdr_ts(s)) { in aspeed_i3c_device_transfer_cmd()