Home
last modified time | relevance | path

Searched defs:mediumcoarse (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/coreboot/src/northbridge/intel/i945/
H A Drcven.c88 static int normalize(int channel_offset, u8 *mediumcoarse, u8 *fine) in normalize()
110 static int find_preamble(int channel_offset, u8 *mediumcoarse, in find_preamble()
143 static int add_quarter_clock(int channel_offset, u8 *mediumcoarse, u8 *fine) in add_quarter_clock()
166 static int find_strobes_low(int channel_offset, u8 *mediumcoarse, u8 *fine, in find_strobes_low()
198 static int find_strobes_edge(int channel_offset, u8 *mediumcoarse, u8 *fine, in find_strobes_edge()
262 u8 mediumcoarse; in receive_enable_autoconfig() local