Searched refs:XlnxVersalCANFDState (Results 1 – 3 of 3) sorted by relevance
681 static void canfd_update_irq(XlnxVersalCANFDState *s) in canfd_update_irq()712 XlnxVersalCANFDState *s = XILINX_CANFD(reg->opaque); in canfd_ier_post_write()719 XlnxVersalCANFDState *s = XILINX_CANFD(reg->opaque); in canfd_icr_pre_write()737 static void canfd_config_reset(XlnxVersalCANFDState *s) in canfd_config_reset()750 static void canfd_config_mode(XlnxVersalCANFDState *s) in canfd_config_mode()776 static void update_status_register_mode_bits(XlnxVersalCANFDState *s) in update_status_register_mode_bits()816 XlnxVersalCANFDState *s = XILINX_CANFD(reg->opaque); in canfd_msr_pre_write()856 static void canfd_exit_sleep_mode(XlnxVersalCANFDState *s) in canfd_exit_sleep_mode()862 static void regs2frame(XlnxVersalCANFDState *s, qemu_can_frame *frame, in regs2frame()923 static void process_cancellation_requests(XlnxVersalCANFDState *s) in process_cancellation_requests()[all …]
38 OBJECT_DECLARE_SIMPLE_TYPE(XlnxVersalCANFDState, XILINX_CANFD)49 typedef struct XlnxVersalCANFDState { struct80 } XlnxVersalCANFDState; argument
85 XlnxVersalCANFDState canfd[XLNX_VERSAL_NR_CANFD];