Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/8xx/
H A Dcpm1.c120 #define BRG_UART_CLK_DIV16 (BRG_UART_CLK/16) macro
137 out_be32(bp, (((BRG_UART_CLK_DIV16 / rate) - 1) << 1) | in cpm_setbrg()