Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Dxlnx-cfi-if.h25 PACKET_TYPE_CFRAME = 0xA1, enumerator
/openbmc/qemu/hw/misc/
H A Dxlnx-versal-cfu.c254 } else if (packet_type == PACKET_TYPE_CFRAME) { in cfu_stream_write()