Home
last modified time | relevance | path

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

/system/dev/lib/amlogic/include/soc/aml-common/
A Daml-tdm-audio.h42 zx_status_t ConfigTdmOutLane(size_t lane, uint32_t mask);
/system/dev/audio/sherlock-tdm-output/
A Daudio-stream-out.cpp112 aml_audio_->ConfigTdmOutLane(0, 0x00000003); in InitPdev()
115 aml_audio_->ConfigTdmOutLane(1, 0x00000003); in InitPdev()
/system/dev/lib/amlogic/
A Daml-tdm-audio.cpp206 zx_status_t AmlTdmDevice::ConfigTdmOutLane(size_t lane, uint32_t mask) { in ConfigTdmOutLane() function in AmlTdmDevice
/system/dev/audio/astro-tdm-output/
A Daudio-stream-out.cpp87 aml_audio_->ConfigTdmOutLane(0, 0x00000003); in InitPDev()

Completed in 11 milliseconds