Searched refs:bclk_freq (Results 1 - 3 of 3) sorted by relevance
/third_party/alsa-utils/topology/nhlt/intel/ssp/ |
H A D | ssp-process.h | 25 const char *fsync_invert, int mclk_freq, int bclk_freq, int fsync_freq,
|
H A D | ssp-process.c | 960 const char *fsync_invert, int mclk_freq, int bclk_freq, int fsync_freq, in ssp_hw_set_params() 1018 ssp->ssp_prm[ssp->ssp_count].hw_cfg[hwi].bclk_rate = bclk_freq; in ssp_hw_set_params() 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
|
/third_party/alsa-utils/topology/nhlt/intel/ |
H A D | ssp-nhlt.c | 356 long bclk_freq = 0; in set_hw_config() local 372 {"bclk_freq", SND_CONFIG_TYPE_INTEGER, NULL, &bclk_freq, NULL}, in set_hw_config() 390 mclk_freq, bclk_freq, fsync_freq, tdm_slots, tdm_slot_width, in set_hw_config() 606 * bclk_freq 3072000
|
Completed in 4 milliseconds