Searched refs:tc (Results 1 – 5 of 5) sorted by relevance
552 struct timecounter *tc = &azx_dev->tc; in azx_timecounter_init() local573 timecounter_init(tc, cc, nsec); in azx_timecounter_init()579 tc->cycle_last = last; in azx_timecounter_init()608 cycle_last = s->tc.cycle_last; in snd_hdac_stream_timecounter_init()
4109 unsigned int tc[4] = { 0, 0, 0, 0}; in hdspm_tco_write() local4113 tc[2] |= HDSPM_TCO2_set_input_MSB; in hdspm_tco_write()4116 tc[2] |= HDSPM_TCO2_set_input_LSB; in hdspm_tco_write()4124 tc[1] |= HDSPM_TCO1_LTC_Format_LSB; in hdspm_tco_write()4127 tc[1] |= HDSPM_TCO1_LTC_Format_MSB; in hdspm_tco_write()4130 tc[1] |= HDSPM_TCO1_LTC_Format_MSB + in hdspm_tco_write()4134 tc[1] |= HDSPM_TCO1_LTC_Format_LSB + in hdspm_tco_write()4138 tc[1] |= HDSPM_TCO1_LTC_Format_LSB + in hdspm_tco_write()4148 tc[2] |= HDSPM_TCO2_WCK_IO_ratio_LSB; in hdspm_tco_write()4151 tc[2] |= HDSPM_TCO2_WCK_IO_ratio_MSB; in hdspm_tco_write()[all …]
716 struct snd_kcontrol_new *kc, struct snd_soc_tplg_ctl_hdr *tc) in soc_tplg_create_tlv() argument719 u32 access = le32_to_cpu(tc->access); in soc_tplg_create_tlv()725 tplg_tlv = &tc->tlv; in soc_tplg_create_tlv()
509 nsec = timecounter_read(&azx_dev->core.tc); in azx_get_time_info()
1264 nsec = timecounter_read(&hstr->tc); in skl_get_time_info()