HomeSort by: relevance | last modified time | path
    Searched defs:acp_mode (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/acp/
amdgpu_acp_hw.c 45 unsigned int acp_mode = ACP_MODE_I2S; local in function:amd_acp_hw_init
48 acp_mode = cgs_read_register(cgs_device,
51 if (acp_mode != ACP_MODE_I2S)
amdgpu_acp_hw.c 45 unsigned int acp_mode = ACP_MODE_I2S; local in function:amd_acp_hw_init
48 acp_mode = cgs_read_register(cgs_device,
51 if (acp_mode != ACP_MODE_I2S)

Completed in 46 milliseconds