Searched refs:SHSerialState (Results 1 – 1 of 1) sorted by relevance
49 OBJECT_DECLARE_SIMPLE_TYPE(SHSerialState, SH_SERIAL)51 struct SHSerialState { struct81 static void sh_serial_clear_fifo(SHSerialState *s) in sh_serial_clear_fifo() argument92 SHSerialState *s = opaque; in sh_serial_write()211 SHSerialState *s = opaque; in sh_serial_read()317 static int sh_serial_can_receive(SHSerialState *s) in sh_serial_can_receive()322 static void sh_serial_receive_break(SHSerialState *s) in sh_serial_receive_break()331 SHSerialState *s = opaque; in sh_serial_can_receive1()337 SHSerialState *s = opaque; in sh_serial_timeout_int()347 SHSerialState *s = opaque; in sh_serial_receive1()[all …]