Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dcpm2.h107 #define CPM2_BRG_INT_CLK (get_brgfreq()) macro
108 #define CPM2_BRG_UART_CLK (CPM2_BRG_INT_CLK/16)
125 __cpm2_setbrg(brg, rate, CPM2_BRG_INT_CLK, div16, CPM_BRG_EXTC_INT); in cpm2_fastbrg()