Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/char/
H A Dstm32l4x5_usart.h47 uint32_t gtpr; member
/openbmc/qemu/hw/char/
H A Dstm32l4x5_usart.c368 s->gtpr = 0x00000000; in stm32l4x5_usart_base_reset_hold()
411 retvalue = s->gtpr; in stm32l4x5_usart_base_read()
473 s->gtpr = value; in stm32l4x5_usart_base_write()
557 VMSTATE_UINT32(gtpr, Stm32l4x5UsartBaseState),
/openbmc/linux/drivers/tty/serial/
H A Dstm32-usart.h16 u8 gtpr; member
H A Dstm32-usart.c49 .gtpr = 0x18,
67 .gtpr = 0x10,
89 .gtpr = 0x10,