Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/serial/
H A Dserial_lpuart.c62 #define LPUART_FLAG_REGMAP_32BIT_REG BIT(0) macro
80 if (flags & LPUART_FLAG_REGMAP_32BIT_REG) { in lpuart_read32()
90 if (flags & LPUART_FLAG_REGMAP_32BIT_REG) { in lpuart_write32()
138 return plat->flags & LPUART_FLAG_REGMAP_32BIT_REG; in is_lpuart32()
526 LPUART_FLAG_REGMAP_32BIT_REG | LPUART_FLAG_REGMAP_ENDIAN_BIG },
528 .data = LPUART_FLAG_REGMAP_32BIT_REG },
531 .data = LPUART_FLAG_REGMAP_32BIT_REG },