Searched refs:RSCIState (Results 1 – 3 of 3) sorted by relevance
74 RSCIState *sci = RSCI(opaque); in can_receive()84 RSCIState *sci = RSCI(opaque); in receive()100 static void send_byte(RSCIState *sci) in send_byte()116 RSCIState *sci = RSCI(opaque); in txend()127 static void update_trtime(RSCIState *sci) in update_trtime()140 static bool sci_is_tr_enabled(RSCIState *sci) in sci_is_tr_enabled()147 RSCIState *sci = RSCI(opaque); in sci_write()212 RSCIState *sci = RSCI(opaque); in sci_read()250 RSCIState *sci = RSCI(dev); in rsci_reset()263 RSCIState *sci = RSCI(opaque); in sci_event()[all …]
17 typedef struct RSCIState RSCIState; typedef18 DECLARE_INSTANCE_CHECKER(RSCIState, RSCI,29 struct RSCIState { struct
59 RSCIState sci[RX62N_NR_SCI];