rx_slot_map       115 sound/soc/intel/atom/sst-atom-controls.c 	cmd.param_len = sizeof(cmd.rx_slot_map) + sizeof(cmd.tx_slot_map)
rx_slot_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));
rx_slot_map       517 sound/soc/intel/atom/sst-atom-controls.h 	u8 rx_slot_map[SST_MAX_TDM_SLOTS];