Searched defs:tdm_slot_width (Results 1 - 5 of 5) sorted by relevance
| /third_party/alsa-utils/topology/nhlt/intel/ssp/ |
| H A D | ssp-process.c | 957 ssp_hw_set_params(struct intel_nhlt_params *nhlt, const char *format, const char *mclk ATTRIBUTE_UNUSED, const char *bclk, const char *bclk_invert, const char *fsync, const char *fsync_invert, int mclk_freq, int bclk_freq, int fsync_freq, int tdm_slots, int tdm_slot_width, int tx_slots, int rx_slots) ssp_hw_set_params() argument [all...] |
| H A D | ssp-internal.h | 116 uint32_t tdm_slot_width; member
|
| /third_party/alsa-utils/topology/nhlt/intel/ |
| H A D | ssp-nhlt.c | 359 long tdm_slot_width = 0; in set_hw_config() local
|
| /third_party/alsa-lib/include/ |
| H A D | topology.h | 1037 unsigned int tdm_slot_width; /*!< width in bits for each slot */ member
|
| /third_party/alsa-lib/include/sound/uapi/ |
| H A D | asoc.h | 354 __le32 tdm_slot_width; /* width in bits for each slot */ member
|
Completed in 9 milliseconds