Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_aux.c321 uint32_t aux_sw_data_val; in read_channel_reply() local
323 REG_GET(AUX_SW_DATA, AUX_SW_DATA, &aux_sw_data_val); in read_channel_reply()
324 buffer[i] = aux_sw_data_val; in read_channel_reply()