Home
last modified time | relevance | path

Searched refs:thunderx_get_io_clock (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/coreboot/src/soc/cavium/cn81xx/
H A Dtimer.c103 u64 sclk = thunderx_get_io_clock(); in init_timer()
139 uint64_t sclk = thunderx_get_io_clock(); in watchdog_set()
H A Duart.c79 const uint64_t sclk = thunderx_get_io_clock(); in uart_hclk()
243 u64 divisor = thunderx_get_io_clock() / in uart_setup()
H A Dspi.c192 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()
H A Dclock.c45 u64 thunderx_get_io_clock(void) in thunderx_get_io_clock() function
H A Dsoc.c178 const u32 freq = thunderx_get_io_clock(); in dt_platform_fixup()
H A Dtwsi.c621 io_clock_hz = thunderx_get_io_clock(); in twsi_set_speed()
/aosp_15_r20/external/coreboot/src/soc/cavium/cn81xx/include/soc/
H A Dclock.h9 u64 thunderx_get_io_clock(void);
/aosp_15_r20/external/coreboot/src/vendorcode/cavium/include/bdk/libbdk-hal/
H A Dbdk-clock.h84 return thunderx_get_io_clock(); in clock_get_rate_slow()
/aosp_15_r20/external/coreboot/src/mainboard/opencellular/elgon/
H A Dmainboard.c68 thunderx_get_io_clock() / 1000000ULL); in mainboard_print_info()
/aosp_15_r20/external/coreboot/src/mainboard/cavium/cn8100_sff_evb/
H A Dmainboard.c55 thunderx_get_io_clock() / 1000000ULL); in mainboard_print_info()