Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Dxlnx-cfi-if.h18 typedef struct XlnxCfiIfClass XlnxCfiIfClass; typedef
19 DECLARE_CLASS_CHECKERS(XlnxCfiIfClass, XLNX_CFI_IF, TYPE_XLNX_CFI_IF)
45 typedef struct XlnxCfiIfClass { struct
49 } XlnxCfiIfClass; argument
/openbmc/qemu/hw/misc/
H A Dxlnx-cfi-if.c15 XlnxCfiIfClass *xcic = XLNX_CFI_IF_GET_CLASS(cfi_if); in xlnx_cfi_transfer_packet()
25 .class_size = sizeof(XlnxCfiIfClass),
H A Dxlnx-versal-cfu.c507 XlnxCfiIfClass *xcic = XLNX_CFI_IF_CLASS(klass); in cfu_fdro_class_init()
H A Dxlnx-versal-cframe-reg.c812 XlnxCfiIfClass *xcic = XLNX_CFI_IF_CLASS(klass); in cframe_reg_class_init()