HomeSort by: relevance | last modified time | path
    Searched refs:AUX_SW_WR_BYTES (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_dp_auxch.c 119 AUX_SW_WR_BYTES(bytes));
121 AUX_SW_WR_BYTES(bytes));
154 AUX_SW_WR_BYTES(bytes) | AUX_SW_GO);
nid.h 842 #define AUX_SW_WR_BYTES(x) (((x) & 0x1f) << 16)
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
dce_aux.h 92 type AUX_SW_WR_BYTES
100 AUX_SF(AUX_SW_CONTROL, AUX_SW_WR_BYTES, mask_sh),\
125 AUX_SF(AUX_SW_CONTROL, AUX_SW_WR_BYTES, mask_sh),\
150 AUX_SF(DP_AUX0_AUX_SW_CONTROL, AUX_SW_WR_BYTES, mask_sh),\
176 AUX_SF(DP_AUX0_AUX_SW_CONTROL, AUX_SW_WR_BYTES, mask_sh),\
202 AUX_SF(DP_AUX0_AUX_SW_CONTROL, AUX_SW_WR_BYTES, mask_sh),\
amdgpu_dce_aux.c 237 AUX_SW_WR_BYTES, length);

Completed in 108 milliseconds