Home
last modified time | relevance | path

Searched refs:transaction_type (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_detection.c76 enum ddc_transaction_type transaction_type = DDC_TRANSACTION_TYPE_NONE; in get_ddc_transaction_type()
85 transaction_type = DDC_TRANSACTION_TYPE_I2C; in get_ddc_transaction_type()
90 transaction_type = DDC_TRANSACTION_TYPE_I2C_OVER_AUX; in get_ddc_transaction_type()
98 transaction_type = DDC_TRANSACTION_TYPE_I2C_OVER_AUX; in get_ddc_transaction_type()
105 return transaction_type;
494 link->ddc->transaction_type == in query_hdcp_capability()
594 sink_caps->transaction_type = in detect_dp()
597 if (sink_caps->transaction_type == DDC_TRANSACTION_TYPE_I2C_OVER_AUX) { in detect_dp()
999 enum ddc_transaction_type transaction_type = get_ddc_transaction_type(signal); in detect_link_and_local_sink()
1010 set_ddc_transaction_type(link->ddc, transaction_type); in detect_link_and_local_sink()
75 enum ddc_transaction_type transaction_type = DDC_TRANSACTION_TYPE_NONE; get_ddc_transaction_type() local
905 enum ddc_transaction_type transaction_type = get_ddc_transaction_type(signal); link_detect_ddc_probe() local
[all...]
/linux/drivers/cxl/core/
H A Dtrace.h471 __field(u8, transaction_type)
500 __entry->transaction_type = rec->media_hdr.transaction_type;
525 "transaction_type='%s' channel=%u rank=%u " \
535 show_trans_type(__entry->transaction_type),
614 __field(u8, transaction_type)
648 __entry->transaction_type = rec->media_hdr.transaction_type;
679 "transaction_type='%s' channel=%u rank=%u nibble_mask=%x " \
690 show_trans_type(__entry->transaction_type),
[all...]
/linux/drivers/gpu/drm/amd/display/include/
H A Dddc_service_types.h118 enum ddc_transaction_type transaction_type; member
/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_ddc.c197 ddc->transaction_type = type; in link_is_in_aux_transaction_mode()
202 switch (ddc->transaction_type) { in link_is_in_aux_transaction_mode()
259 switch (ddc->transaction_type) { in link_get_aux_defer_delay()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_ddc_types.h188 enum ddc_transaction_type transaction_type; member
/linux/tools/testing/cxl/test/
H A Dmem.c425 .transaction_type = CXL_GMER_TRANS_HOST_WRITE,
455 .transaction_type = CXL_GMER_TRANS_INTERNAL_MEDIA_SCRUB,
/linux/drivers/block/drbd/
H A Ddrbd_actlog.c40 __be16 transaction_type; member
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c3527 sink_caps.transaction_type = DDC_TRANSACTION_TYPE_I2C; in amdgpu_dm_dump_links_and_sinks()
3533 sink_caps.transaction_type = DDC_TRANSACTION_TYPE_I2C; in amdgpu_dm_dump_links_and_sinks()
3539 sink_caps.transaction_type = DDC_TRANSACTION_TYPE_I2C; in amdgpu_dm_dump_links_and_sinks()
3545 sink_caps.transaction_type = DDC_TRANSACTION_TYPE_I2C; in amdgpu_dm_dump_links_and_sinks()
3551 sink_caps.transaction_type = in amdgpu_dm_dump_links_and_sinks()
3558 sink_caps.transaction_type = in amdgpu_dm_dump_links_and_sinks()