OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HDMI_PHY_STAT0
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/include/
dw_hdmi.h
121
#define
HDMI_PHY_STAT0
0x3004
/external/u-boot/drivers/video/
dw_hdmi.c
378
val = hdmi_read(hdmi,
HDMI_PHY_STAT0
);
525
uint val = hdmi_read(hdmi,
HDMI_PHY_STAT0
) & HDMI_PHY_HPD;
Completed in 3060 milliseconds