Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dstm32-usart.h24 u16 hwcfgr1; member
H A Dstm32-usart.c55 .hwcfgr1 = UNDEF_REG,
77 .hwcfgr1 = UNDEF_REG,
100 .hwcfgr1 = 0x3f0,
1521 if (WARN_ON(ofs->hwcfgr1 == UNDEF_REG)) in stm32_usart_get_ftcfg()
1525 readl_relaxed(stm32port->port.membase + ofs->hwcfgr1)); in stm32_usart_get_ftcfg()