Home
last modified time | relevance | path

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

/u-boot/drivers/ram/octeon/
A Docteon_ddr.c2016 static int is_dll_offset_provided(const int8_t *dll_offset_table) in is_dll_offset_provided() argument
2020 if (!dll_offset_table) /* Check for pointer to table. */ in is_dll_offset_provided()
2024 if (dll_offset_table[i] != 0) in is_dll_offset_provided()

Completed in 8 milliseconds