Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dserial.h81 #define SER_RS485_ENABLED (1 << 0) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dserial.h94 #define SER_RS485_ENABLED (1 << 0) macro
/kernel/linux/linux-5.10/include/uapi/linux/
Dserial.h119 #define SER_RS485_ENABLED (1 << 0) /* If enabled */ macro