Home
last modified time | relevance | path

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

/linux/sound/soc/intel/atom/
H A Dsst-atom-controls.c105 static u8 sst_ssp_rx_map[SST_MAX_TDM_SLOTS] = { variable
127 memcpy(cmd.tx_slot_map, &sst_ssp_rx_map[0], sizeof(cmd.tx_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()