Searched refs:tx_short_sync (Results 1 – 4 of 4) sorted by relevance
687 hw->conf.tx_short_sync = 0; in i2s_ll_tx_set_format_philips()709 hw->conf.tx_short_sync = 0; in i2s_ll_tx_set_format_msb_align()731 hw->conf.tx_short_sync = 1; in i2s_ll_tx_set_pcm_short()753 hw->conf.tx_short_sync = 0; in i2s_ll_tx_set_pcm_long()776 hw->conf.tx_short_sync = width == 1 ? 1 : 0; in i2s_ll_tx_set_ws_width()
687 hw->conf.tx_short_sync = width == 1 ? 1 : 0; in i2s_ll_tx_set_ws_width()1122 hw->conf.tx_short_sync = 0; in i2s_ll_enable_builtin_dac()
31 …uint32_t tx_short_sync: 1; /*Set this bit to enable transmitter in PCM standard m… member
31 uint32_t tx_short_sync: 1; member