Searched refs:DP_BRANCH_OUI (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | drm_dp_helper.h | 324 #define DP_BRANCH_OUI 0x500 macro
|
| /OK3568_Linux_fs/u-boot/include/drm/ |
| H A D | drm_dp_helper.h | 721 #define DP_BRANCH_OUI 0x500 macro
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | atombios_dp.c | 326 if (drm_dp_dpcd_read(&amdgpu_connector->ddc_bus->aux, DP_BRANCH_OUI, buf, 3) == 3) in amdgpu_atombios_dp_probe_oui()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | atombios_dp.c | 381 if (drm_dp_dpcd_read(&radeon_connector->ddc_bus->aux, DP_BRANCH_OUI, buf, 3) == 3) in radeon_dp_probe_oui()
|
| /OK3568_Linux_fs/kernel/include/drm/ |
| H A D | drm_dp_helper.h | 784 #define DP_BRANCH_OUI 0x500 macro
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_dp_helper.c | 1953 unsigned int offset = is_branch ? DP_BRANCH_OUI : DP_SINK_OUI; in drm_dp_read_desc()
|
| H A D | drm_dp_mst_topology.c | 4873 ret = drm_dp_dpcd_read(mgr->aux, DP_BRANCH_OUI, buf, DP_BRANCH_OUI_HEADER_SIZE); in drm_dp_mst_dump_topology()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/core/ |
| H A D | dc_link_dp.c | 3123 DP_BRANCH_OUI, in read_dp_device_vendor_id()
|