Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/serial/
H A Dserial_lpuart.c52 #define LPUART_FLAG_REGMAP_32BIT_REG BIT(0) macro
69 if (flags & LPUART_FLAG_REGMAP_32BIT_REG) { in lpuart_read32()
79 if (flags & LPUART_FLAG_REGMAP_32BIT_REG) { in lpuart_write32()
101 return plat->flags & LPUART_FLAG_REGMAP_32BIT_REG; in is_lpuart32()
448 LPUART_FLAG_REGMAP_32BIT_REG | LPUART_FLAG_REGMAP_ENDIAN_BIG },
450 .data = LPUART_FLAG_REGMAP_32BIT_REG },