Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_detection.c69 enum ddc_transaction_type transaction_type = DDC_TRANSACTION_TYPE_NONE; in get_ddc_transaction_type() local
77 transaction_type = DDC_TRANSACTION_TYPE_I2C; in get_ddc_transaction_type()
82 transaction_type = DDC_TRANSACTION_TYPE_I2C_OVER_AUX; in get_ddc_transaction_type()
90 transaction_type = DDC_TRANSACTION_TYPE_I2C_OVER_AUX; in get_ddc_transaction_type()
97 return transaction_type; in get_ddc_transaction_type()
484 link->ddc->transaction_type == in query_hdcp_capability()
584 sink_caps->transaction_type = in detect_dp()
587 if (sink_caps->transaction_type == DDC_TRANSACTION_TYPE_I2C_OVER_AUX) { in detect_dp()
904 sink_caps.transaction_type = DDC_TRANSACTION_TYPE_I2C; in detect_link_and_local_sink()
913 sink_caps.transaction_type = DDC_TRANSACTION_TYPE_I2C; in detect_link_and_local_sink()
[all …]
/openbmc/linux/drivers/cxl/core/
H A Dtrace.h328 __field(u8, transaction_type)
348 __entry->transaction_type = rec->transaction_type;
363 show_trans_type(__entry->transaction_type),
422 __field(u8, transaction_type)
444 __entry->transaction_type = rec->transaction_type;
464 show_trans_type(__entry->transaction_type),
/openbmc/qemu/hw/mem/
H A Dcxl_type3_stubs.c19 uint8_t transaction_type, in qmp_cxl_inject_general_media_event() argument
28 uint8_t type, uint8_t transaction_type, in qmp_cxl_inject_dram_event() argument
H A Dcxl_type3.c1595 uint8_t transaction_type, in qmp_cxl_inject_general_media_event() argument
1636 gem.transaction_type = transaction_type; in qmp_cxl_inject_general_media_event()
1677 uint8_t type, uint8_t transaction_type, in qmp_cxl_inject_dram_event() argument
1722 dram.transaction_type = transaction_type; in qmp_cxl_inject_dram_event()
/openbmc/qemu/include/hw/cxl/
H A Dcxl_events.h118 uint8_t transaction_type; member
137 uint8_t transaction_type; member
/openbmc/linux/drivers/gpu/drm/amd/display/include/
H A Dddc_service_types.h116 enum ddc_transaction_type transaction_type; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_ddc.c191 ddc->transaction_type = type; in set_ddc_transaction_type()
196 switch (ddc->transaction_type) { in link_is_in_aux_transaction_mode()
253 switch (ddc->transaction_type) { in link_get_aux_defer_delay()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_ddc_types.h188 enum ddc_transaction_type transaction_type; member
/openbmc/libcper/sections/
H A Dcper-section-arm.c265 json_object *transaction_type = integer_to_readable_pair( in cper_arm_cache_tlb_error_to_ir() local
271 transaction_type); in cper_arm_cache_tlb_error_to_ir()
352 json_object *transaction_type = integer_to_readable_pair( in cper_arm_bus_error_to_ir() local
358 transaction_type); in cper_arm_bus_error_to_ir()
H A Dcper-section-ia32x64.c224 json_object *transaction_type = integer_to_readable_pair( in cper_ia32x64_cache_tlb_check_to_ir() local
230 transaction_type); in cper_ia32x64_cache_tlb_check_to_ir()
295 json_object *transaction_type = integer_to_readable_pair( in cper_ia32x64_bus_check_to_ir() local
301 transaction_type); in cper_ia32x64_bus_check_to_ir()
/openbmc/linux/drivers/cxl/
H A Dcxlmem.h654 u8 transaction_type; member
673 u8 transaction_type; member
/openbmc/linux/tools/testing/cxl/test/
H A Dmem.c369 .transaction_type = CXL_GMER_TRANS_HOST_WRITE,
387 .transaction_type = CXL_GMER_TRANS_INTERNAL_MEDIA_SCRUB,
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_actlog.c40 __be16 transaction_type; member
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c2701 sink_caps.transaction_type = DDC_TRANSACTION_TYPE_I2C; in emulated_link_detect()
2707 sink_caps.transaction_type = DDC_TRANSACTION_TYPE_I2C; in emulated_link_detect()
2713 sink_caps.transaction_type = DDC_TRANSACTION_TYPE_I2C; in emulated_link_detect()
2719 sink_caps.transaction_type = DDC_TRANSACTION_TYPE_I2C; in emulated_link_detect()
2725 sink_caps.transaction_type = in emulated_link_detect()
2732 sink_caps.transaction_type = in emulated_link_detect()