Searched refs:test_pattern (Results 1 – 1 of 1) sorted by relevance
241 static const unsigned int test_pattern[] = { variable265 for (i = 0; i < ARRAY_SIZE(test_pattern); i++) { in dmc_valid_window_test_vector()267 if ((read_data & mask) != (test_pattern[i] & mask)) in dmc_valid_window_test_vector()413 for (i = 0; i < ARRAY_SIZE(test_pattern); i++) in software_find_read_offset()414 writel(test_pattern[i], test_addr + i * 4 + ch * 0x80); in software_find_read_offset()
Completed in 5 milliseconds