Searched refs:thunderx_get_io_clock (Results 1 – 10 of 10) sorted by relevance
103 u64 sclk = thunderx_get_io_clock(); in init_timer()139 uint64_t sclk = thunderx_get_io_clock(); in watchdog_set()
79 const uint64_t sclk = thunderx_get_io_clock(); in uart_hclk()243 u64 divisor = thunderx_get_io_clock() / in uart_setup()
192 const uint64_t sclk = thunderx_get_io_clock(); in spi_set_clock()220 const uint64_t sclk = thunderx_get_io_clock(); in spi_get_clock()
45 u64 thunderx_get_io_clock(void) in thunderx_get_io_clock() function
178 const u32 freq = thunderx_get_io_clock(); in dt_platform_fixup()
621 io_clock_hz = thunderx_get_io_clock(); in twsi_set_speed()
9 u64 thunderx_get_io_clock(void);
84 return thunderx_get_io_clock(); in clock_get_rate_slow()
68 thunderx_get_io_clock() / 1000000ULL); in mainboard_print_info()
55 thunderx_get_io_clock() / 1000000ULL); in mainboard_print_info()