sst_ssp_tx_map     87 sound/soc/intel/atom/sst-atom-controls.c static u8 sst_ssp_tx_map[SST_MAX_TDM_SLOTS] = {
sst_ssp_tx_map    119 sound/soc/intel/atom/sst-atom-controls.c 	memcpy(cmd.rx_slot_map, &sst_ssp_tx_map[0], sizeof(cmd.rx_slot_map));
sst_ssp_tx_map    160 sound/soc/intel/atom/sst-atom-controls.c 	u8 *map = is_tx ? sst_ssp_rx_map : sst_ssp_tx_map;
sst_ssp_tx_map    222 sound/soc/intel/atom/sst-atom-controls.c 	map = is_tx ? sst_ssp_rx_map : sst_ssp_tx_map;