Searched refs:bclk_invert (Results 1 - 3 of 3) sorted by relevance
/third_party/alsa-utils/topology/nhlt/intel/ssp/ |
H A D | ssp-process.h | 24 const char *bclk, const char *bclk_invert, const char *fsync,
|
H A D | ssp-process.c | 959 const char *bclk, const char *bclk_invert, const char *fsync, in ssp_hw_set_params() 1005 if (bclk_invert && !strcmp(bclk_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 D | ssp-nhlt.c | 352 const char *bclk_invert = NULL; in set_hw_config() local 369 {"bclk_invert", SND_CONFIG_TYPE_STRING, NULL, NULL, &bclk_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 5 milliseconds