Home
last modified time | relevance | path

Searched refs:ds_port (Results 1 – 3 of 3) sorted by relevance

/linux/arch/sparc/include/asm/
A Dmdesc.h83 struct ds_port { struct
85 } ds_port; member
/linux/arch/sparc/kernel/
A Dmdesc.c402 node_info->ds_port.id = *idp; in get_ds_port_node_info()
414 if (a_node_info->ds_port.id != b_node_info->ds_port.id) in ds_port_node_match()
/linux/drivers/gpu/drm/amd/display/dc/core/
A Ddc_link_dp.c4183 union dp_downstream_port_present ds_port = { .byte = data }; local
4187 if (!ds_port.fields.PORT_PRESENT) {
4196 link->dpcd_caps.is_branch_dev = ds_port.fields.PORT_PRESENT;
4198 switch (ds_port.fields.PORT_TYPE) {
4239 if (ds_port.fields.DETAILED_CAPS) {
4524 union dp_downstream_port_present ds_port = { 0 }; local
4647 ds_port.byte = dpcd_data[DP_DOWNSTREAMPORT_PRESENT -
4652 get_active_converter_info(ds_port.byte, link);
4835 union dp_downstream_port_present ds_port = { 0 }; local
4857 ds_port.byte = dpcd_data[DP_DOWNSTREAMPORT_PRESENT -
[all …]

Completed in 14 milliseconds