Home
last modified time | relevance | path

Searched refs:sst_ssp_tx_map (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/sound/soc/intel/atom/
Dsst-atom-controls.c94 static u8 sst_ssp_tx_map[SST_MAX_TDM_SLOTS] = { variable
126 memcpy(cmd.rx_slot_map, &sst_ssp_tx_map[0], sizeof(cmd.rx_slot_map)); in sst_send_slot_map()
168 u8 *map = is_tx ? sst_ssp_rx_map : sst_ssp_tx_map; in sst_slot_get()
231 map = is_tx ? sst_ssp_rx_map : sst_ssp_tx_map; in sst_slot_put()