OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DP_LANE_CR_DONE
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/include/linux/
drm_dp_helper.h
252
# define
DP_LANE_CR_DONE
(1 << 0)
256
#define DP_CHANNEL_EQ_BITS (
DP_LANE_CR_DONE
| \
/external/u-boot/arch/arm/include/asm/arch-rockchip/
edp_rk3288.h
488
#define
DP_LANE_CR_DONE
(1 << 0)
491
#define DP_CHANNEL_EQ_BITS (
DP_LANE_CR_DONE
|\
Completed in 178 milliseconds