Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Ducc_uart.c680 UCC_SLOW_GUMR_L_MODE_UART | UCC_SLOW_GUMR_L_TDCR_1 | UCC_SLOW_GUMR_L_RDCR_16); in qe_uart_init_ucc()
687 UCC_SLOW_GUMR_L_MODE_UART | UCC_SLOW_GUMR_L_TDCR_16 | UCC_SLOW_GUMR_L_RDCR_16); in qe_uart_init_ucc()
742 UCC_SLOW_GUMR_L_MODE_QMC | UCC_SLOW_GUMR_L_TDCR_16 | UCC_SLOW_GUMR_L_RDCR_16); in qe_uart_init_ucc()
/openbmc/linux/include/soc/fsl/qe/
H A Dqe.h635 #define UCC_SLOW_GUMR_L_RDCR_16 0x00008000 macro