Home
last modified time | relevance | path

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

/openbmc/qemu/hw/char/
H A Dstm32l4x5_usart.c384 s->rtor = 0x00000000; in stm32l4x5_usart_base_reset_hold()
429 retvalue = s->rtor; in stm32l4x5_usart_base_read()
492 s->rtor = value; in stm32l4x5_usart_base_write()
573 VMSTATE_UINT32(rtor, Stm32l4x5UsartBaseState),
/openbmc/u-boot/drivers/serial/
H A Datmel_usart.h24 u32 rtor; member