Searched refs:XlnxZynqDevcfg (Results 1 – 2 of 2) sorted by relevance
136 static void xlnx_zynq_devcfg_update_ixr(XlnxZynqDevcfg *s) in xlnx_zynq_devcfg_update_ixr()143 XlnxZynqDevcfg *s = XLNX_ZYNQ_DEVCFG(dev); in xlnx_zynq_devcfg_reset()151 static void xlnx_zynq_devcfg_dma_go(XlnxZynqDevcfg *s) in xlnx_zynq_devcfg_dma_go()189 XlnxZynqDevcfg *s = XLNX_ZYNQ_DEVCFG(reg->opaque); in r_ixr_post_write()196 XlnxZynqDevcfg *s = XLNX_ZYNQ_DEVCFG(reg->opaque); in r_ctrl_pre_write()222 XlnxZynqDevcfg *s = XLNX_ZYNQ_DEVCFG(reg->opaque); in r_unlock_post_write()241 XlnxZynqDevcfg *s = XLNX_ZYNQ_DEVCFG(reg->opaque); in r_lock_pre_write()249 XlnxZynqDevcfg *s = XLNX_ZYNQ_DEVCFG(reg->opaque); in r_dma_dst_len_post_write()350 VMSTATE_STRUCT_ARRAY(dma_cmd_fifo, XlnxZynqDevcfg,354 VMSTATE_UINT8(dma_cmd_fifo_num, XlnxZynqDevcfg),[all …]
36 OBJECT_DECLARE_SIMPLE_TYPE(XlnxZynqDevcfg, XLNX_ZYNQ_DEVCFG)49 struct XlnxZynqDevcfg { struct