Home
last modified time | relevance | path

Searched refs:DMUB_BURST_WRITE_VALUES__MAX (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/display/dmub/inc/
Ddmub_cmd.h857 #define DMUB_BURST_WRITE_VALUES__MAX 14 macro
874 uint32_t write_values[DMUB_BURST_WRITE_VALUES__MAX];
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/
Ddc_helper.c172 if (offload->reg_seq_count == DMUB_BURST_WRITE_VALUES__MAX) in dmub_reg_value_burst_set_pack()