Searched defs:mstclk (Results 1 – 3 of 3) sorted by relevance
55 uint64_t mclk, pllaclk, pllbclk, pclk, mstclk; in at91pmc_get_clocks() local
186 #define DBGU_INIT(mstclk, speed) do { \ argument
871 uint32_t mstclk, int ospeed, tcflag_t cflag) in at91usart_cn_attach()