Lines Matching defs:s

683 static void canfd_update_irq(XlnxVersalCANFDState *s)  in canfd_update_irq()
714 XlnxVersalCANFDState *s = XILINX_CANFD(reg->opaque); in canfd_ier_post_write() local
721 XlnxVersalCANFDState *s = XILINX_CANFD(reg->opaque); in canfd_icr_pre_write() local
739 static void canfd_config_reset(XlnxVersalCANFDState *s) in canfd_config_reset()
752 static void canfd_config_mode(XlnxVersalCANFDState *s) in canfd_config_mode()
778 static void update_status_register_mode_bits(XlnxVersalCANFDState *s) in update_status_register_mode_bits()
818 XlnxVersalCANFDState *s = XILINX_CANFD(reg->opaque); in canfd_msr_pre_write() local
858 static void canfd_exit_sleep_mode(XlnxVersalCANFDState *s) in canfd_exit_sleep_mode()
864 static void regs2frame(XlnxVersalCANFDState *s, qemu_can_frame *frame, in regs2frame()
940 static void process_cancellation_requests(XlnxVersalCANFDState *s) in process_cancellation_requests()
951 static void store_rx_sequential(XlnxVersalCANFDState *s, in store_rx_sequential()
1073 static void update_rx_sequential(XlnxVersalCANFDState *s, in update_rx_sequential()
1204 static bool tx_ready_check(XlnxVersalCANFDState *s) in tx_ready_check()
1237 static void tx_fifo_stamp(XlnxVersalCANFDState *s, uint32_t tb0_regid) in tx_fifo_stamp()
1334 static GSList *prepare_tx_data(XlnxVersalCANFDState *s) in prepare_tx_data()
1362 static void transfer_data(XlnxVersalCANFDState *s) in transfer_data()
1415 XlnxVersalCANFDState *s = XILINX_CANFD(reg->opaque); in canfd_srr_pre_write() local
1450 XlnxVersalCANFDState *s = XILINX_CANFD(reg->opaque); in filter_mask() local
1470 XlnxVersalCANFDState *s = XILINX_CANFD(reg->opaque); in filter_id() local
1490 XlnxVersalCANFDState *s = XILINX_CANFD(reg->opaque); in canfd_tx_fifo_status_prew() local
1518 XlnxVersalCANFDState *s = XILINX_CANFD(reg->opaque); in canfd_rx_fifo_status_prew() local
1560 XlnxVersalCANFDState *s = XILINX_CANFD(reg->opaque); in canfd_tsr_pre_write() local
1575 XlnxVersalCANFDState *s = XILINX_CANFD(reg->opaque); in canfd_trr_reg_prew() local
1590 XlnxVersalCANFDState *s = XILINX_CANFD(reg->opaque); in canfd_trr_reg_postw() local
1597 XlnxVersalCANFDState *s = XILINX_CANFD(reg->opaque); in canfd_cancel_reg_postw() local
1604 XlnxVersalCANFDState *s = XILINX_CANFD(reg->opaque); in canfd_write_check_prew() local
1813 XlnxVersalCANFDState *s = XILINX_CANFD(dev); in canfd_reset() local
1827 XlnxVersalCANFDState *s = container_of(client, XlnxVersalCANFDState, in can_xilinx_canfd_receive() local
1840 XlnxVersalCANFDState *s = container_of(client, XlnxVersalCANFDState, in canfd_xilinx_receive() local
1882 static int xlnx_canfd_connect_to_bus(XlnxVersalCANFDState *s, in xlnx_canfd_connect_to_bus()
1895 static int canfd_populate_regarray(XlnxVersalCANFDState *s, in canfd_populate_regarray()
1943 static RegisterInfoArray *canfd_create_regarray(XlnxVersalCANFDState *s) in canfd_create_regarray()
2022 XlnxVersalCANFDState *s = XILINX_CANFD(dev); in canfd_realize() local
2056 XlnxVersalCANFDState *s = XILINX_CANFD(obj); in canfd_init() local