Searched refs:pcmsycm (Results 1 – 2 of 2) sorted by relevance
862 uint16_t pcmsycm = cfg->link_config; in dai_ssp_program_channel_map() local864 pcmsycm = pcmsycm | (dp->ssp_plat_data->params.tdm_slots - 1) << 4; in dai_ssp_program_channel_map()869 sys_write16((pcmsycm & 0xffff), reg_add); in dai_ssp_program_channel_map()873 sys_write16((pcmsycm & 0xffff), reg_add); in dai_ssp_program_channel_map()878 uint16_t pcmsycm = cfg->link_config; in dai_ssp_program_channel_map()885 pcmsycm = cfg->link_config | (slot_count - 1) << 4; in dai_ssp_program_channel_map()890 sys_write16((pcmsycm & 0xffff), reg_add); in dai_ssp_program_channel_map()896 pcmsycm = cfg->link_config | (slot_count - 1) << 4; in dai_ssp_program_channel_map()901 sys_write16((pcmsycm & 0xffff), reg_add); in dai_ssp_program_channel_map()
313 uint16_t pcmsycm = cfg->link_config; in dai_dmic_program_channel_map() local316 sys_write16(pcmsycm, reg_add); in dai_dmic_program_channel_map()