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()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()274 RSCIState *sci = RSCI(dev); in rsci_realize()288 RSCIState *sci = RSCI(obj); in rsci_init()[all …]
17 typedef struct RSCIState RSCIState; typedef18 DECLARE_INSTANCE_CHECKER(RSCIState, RSCI,29 struct RSCIState { struct
59 RSCIState sci[RX62N_NR_SCI];