Home
last modified time | relevance | path

Searched refs:fsync_invert (Results 1 - 3 of 3) sorted by relevance

/third_party/alsa-utils/topology/nhlt/intel/ssp/
H A Dssp-process.h25 const char *fsync_invert, int mclk_freq, int bclk_freq, int fsync_freq,
H A Dssp-process.c960 const char *fsync_invert, int mclk_freq, int bclk_freq, int fsync_freq, in ssp_hw_set_params()
1006 if (fsync_invert && !strcmp(fsync_invert, "true")) in ssp_hw_set_params()
1011 if (fsync_invert && !strcmp(fsync_invert, "true")) 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 Dssp-nhlt.c354 const char *fsync_invert = NULL; in set_hw_config() local
370 {"fsync_invert", SND_CONFIG_TYPE_STRING, NULL, NULL, &fsync_invert}, in set_hw_config()
389 return ssp_hw_set_params(nhlt, format, mclk, bclk, bclk_invert, fsync, fsync_invert, in set_hw_config()

Completed in 4 milliseconds