Searched defs:tx_slots (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
|
H A D | ssp-internal.h | 117 uint32_t tx_slots; member
|
/third_party/alsa-utils/topology/nhlt/intel/ |
H A D | ssp-nhlt.c | 360 long tx_slots = 0; in set_hw_config() local
|
/third_party/alsa-lib/include/ |
H A D | topology.h | 1038 unsigned int tx_slots; /*!< bit mask for active Tx slots */ member
|
/third_party/alsa-lib/include/sound/uapi/ |
H A D | asoc.h | 355 __le32 tx_slots; /* bit mask for active Tx slots */ member
|
Completed in 8 milliseconds