Searched refs:CPM_CLK11 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/powerpc/sysdev/ |
H A D | cpm2.c | 150 {CPM_CLK_FCC1, CPM_CLK11, 6}, in cpm2_clk_setup() 172 {CPM_CLK_SCC1, CPM_CLK11, 4}, in cpm2_clk_setup() 180 {CPM_CLK_SCC2, CPM_CLK11, 4}, in cpm2_clk_setup()
|
/openbmc/linux/arch/powerpc/platforms/82xx/ |
H A D | km82xx.c | 143 cpm2_clk_setup(CPM_CLK_SCC1, CPM_CLK11, CPM_CLK_RX); in init_ioports() 144 cpm2_clk_setup(CPM_CLK_SCC1, CPM_CLK11, CPM_CLK_TX); in init_ioports()
|
H A D | ep8248e.c | 238 cpm2_clk_setup(CPM_CLK_FCC1, CPM_CLK11, CPM_CLK_RX); in init_ioports()
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | cpm2.h | 1126 CPM_CLK11, /* Clock 11 */ enumerator
|