Home
last modified time | relevance | path

Searched refs:LPUART_FLAG_REGMAP_ENDIAN_BIG (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/serial/
H A Dserial_lpuart.c53 #define LPUART_FLAG_REGMAP_ENDIAN_BIG BIT(1) macro
70 if (flags & LPUART_FLAG_REGMAP_ENDIAN_BIG) in lpuart_read32()
80 if (flags & LPUART_FLAG_REGMAP_ENDIAN_BIG) in lpuart_write32()
448 LPUART_FLAG_REGMAP_32BIT_REG | LPUART_FLAG_REGMAP_ENDIAN_BIG },