Home
last modified time | relevance | path

Searched defs:aux_payload (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/
A Ddc_ddc_types.h80 struct aux_payload { struct
83 bool i2c_over_aux;
86 bool write;
87 bool mot;
88 bool write_status_update;
90 uint32_t address;
91 uint32_t length;
92 uint8_t *data;
97 uint8_t *reply;
101 uint32_t defer_delay;

Completed in 3 milliseconds