Home
last modified time | relevance | path

Searched defs:TARGET_TIOCSRS485 (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/linux-user/mips/
H A Dtermbits.h235 #define TARGET_TIOCSRS485 TARGET_IOWR('T', 0x2F, struct serial_rs485) macro
/openbmc/qemu/linux-user/generic/
H A Dtermbits.h251 #define TARGET_TIOCSRS485 0x542F macro
/openbmc/qemu/linux-user/xtensa/
H A Dtermbits.h304 #define TARGET_TIOCSRS485 _IOWR('T', 47, struct serial_rs485) macro