Home
last modified time | relevance | path

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

/u-boot/arch/x86/cpu/quark/
A Dmrc_util.c1116 delay[bl] + sample * SAMPLE_DLY); in find_rising_edge()
1119 delay[bl] + sample * SAMPLE_DLY); in find_rising_edge()
1130 sample * SAMPLE_DLY, sample_result[sample]); in find_rising_edge()
1155 delay[bl] += 2 * SAMPLE_DLY; in find_rising_edge()
1161 delay[bl] += 1 * SAMPLE_DLY; in find_rising_edge()
1167 delay[bl] += 0 * SAMPLE_DLY; in find_rising_edge()
1172 delay[bl] += 2 * SAMPLE_DLY; in find_rising_edge()
1178 delay[bl] += 0 * SAMPLE_DLY; in find_rising_edge()
A Dmrc_util.h55 #define SAMPLE_DLY 26 macro

Completed in 5 milliseconds