Searched refs:fsync_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() 1019 ssp->ssp_prm[ssp->ssp_count].hw_cfg[hwi].fsync_rate = fsync_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 | 357 long fsync_freq = 0; in set_hw_config() local 371 {"fsync_freq", SND_CONFIG_TYPE_INTEGER, NULL, &fsync_freq, NULL}, in set_hw_config() 390 mclk_freq, bclk_freq, fsync_freq, tdm_slots, tdm_slot_width, in set_hw_config() 612 * fsync_freq 48000
|
Completed in 4 milliseconds