OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DTD_PCLK_LO
(Results
1 - 2
of
2
) sorted by null
/external/adhd/cras/src/common/
edid_utils.h
65
#define
DTD_PCLK_LO
0
edid_utils.c
230
int pelclk = base[
DTD_PCLK_LO
] + (base[DTD_PCLK_HI]<<8);
547
if ((edid_ext[off_dtd + DTD_SIZE * i +
DTD_PCLK_LO
] == 0) &&
878
if (dtd[
DTD_PCLK_LO
] == 0x00 && dtd[DTD_PCLK_HI] == 0x00 &&
Completed in 5264 milliseconds