Searched refs:pic32_get_pbclk (Results 1 – 4 of 4) sorted by relevance
10 u32 pic32_get_pbclk(int bus);
55 unsigned long rate = pic32_get_pbclk(7); in plat_time_init()
86 u32 pic32_get_pbclk(int bus) in pic32_get_pbclk() function
54 pbclk = pic32_get_pbclk(2); in configure_uart()