Searched refs:ConfigTdmOutSlot (Results 1 – 4 of 4) sorted by relevance
| /system/dev/lib/amlogic/include/soc/aml-common/ |
| A D | aml-tdm-audio.h | 38 void ConfigTdmOutSlot(uint8_t bit_offset, uint8_t num_slots, uint8_t bits_per_slot,
|
| /system/dev/lib/amlogic/ |
| A D | aml-tdm-audio.cpp | 185 void AmlTdmDevice::ConfigTdmOutSlot(uint8_t bit_offset, uint8_t num_slots, in ConfigTdmOutSlot() function in AmlTdmDevice
|
| /system/dev/audio/astro-tdm-output/ |
| A D | audio-stream-out.cpp | 81 aml_audio_->ConfigTdmOutSlot(3, 3, 31, 15, 0); in InitPDev()
|
| /system/dev/audio/sherlock-tdm-output/ |
| A D | audio-stream-out.cpp | 103 aml_audio_->ConfigTdmOutSlot(4, 1, 31, 15, (1 << 1)); in InitPdev()
|
Completed in 8 milliseconds