OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DP_LANE_STAT_CR_DONE
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/drivers/video/exynos/
exynos_dp.c
504
if (lane_stat &
DP_LANE_STAT_CR_DONE
) {
615
if (lane_stat &
DP_LANE_STAT_CR_DONE
) {
/external/u-boot/arch/arm/mach-exynos/include/mach/
dp.h
733
#define
DP_LANE_STAT_CR_DONE
(0x01 << 0)
Completed in 817 milliseconds