Searched refs:pic32_get_pbclk (Results 1 – 4 of 4) sorted by relevance
18 u32 pic32_get_pbclk(int bus);
60 unsigned long rate = pic32_get_pbclk(7); in plat_time_init()
94 u32 pic32_get_pbclk(int bus) in pic32_get_pbclk() function
62 pbclk = pic32_get_pbclk(2); in configure_uart()