Searched refs:pcmsycm (Results 1 – 2 of 2) sorted by relevance
863 uint16_t pcmsycm = cfg->link_config; in dai_ssp_program_channel_map() local865 pcmsycm = pcmsycm | (dp->ssp_plat_data->params.tdm_slots - 1) << 4; in dai_ssp_program_channel_map()870 sys_write16((pcmsycm & 0xffff), reg_add); in dai_ssp_program_channel_map()874 sys_write16((pcmsycm & 0xffff), reg_add); in dai_ssp_program_channel_map()880 uint16_t pcmsycm = cfg->link_config; in dai_ssp_program_channel_map()892 pcmsycm = cfg->link_config | (slot_count - 1) << 4; in dai_ssp_program_channel_map()897 sys_write16((pcmsycm & 0xffff), reg_add); in dai_ssp_program_channel_map()908 pcmsycm = cfg->link_config | (slot_count - 1) << 4; in dai_ssp_program_channel_map()913 sys_write16((pcmsycm & 0xffff), reg_add); in dai_ssp_program_channel_map()
317 uint16_t pcmsycm = cfg->link_config; in dai_dmic_program_channel_map() local320 sys_write16(pcmsycm, reg_add); in dai_dmic_program_channel_map()