OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UART_RSA_MSR_SWAP
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/kernel/uapi/linux/
serial_reg.h
192
#define
UART_RSA_MSR_SWAP
(1 << 0)
/external/kernel-headers/original/uapi/linux/
serial_reg.h
293
#define
UART_RSA_MSR_SWAP
(1 << 0) /* Swap low/high 8 bytes in I/O port addr */
/external/u-boot/include/linux/
serial_reg.h
302
#define
UART_RSA_MSR_SWAP
(1 << 0) /* Swap low/high 8 bytes in I/O port addr */
Completed in 44 milliseconds