Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/serial/
Dserial_lpuart.c63 #define LPUART_FLAG_REGMAP_32BIT_REG BIT(0) macro
81 if (flags & LPUART_FLAG_REGMAP_32BIT_REG) { in lpuart_read32()
91 if (flags & LPUART_FLAG_REGMAP_32BIT_REG) { in lpuart_write32()
139 return plat->flags & LPUART_FLAG_REGMAP_32BIT_REG; in is_lpuart32()
530 LPUART_FLAG_REGMAP_32BIT_REG | LPUART_FLAG_REGMAP_ENDIAN_BIG },
532 .data = LPUART_FLAG_REGMAP_32BIT_REG },
535 .data = LPUART_FLAG_REGMAP_32BIT_REG },