Searched refs:tc (Results 1 – 5 of 5) sorted by relevance
558 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()607 cycle_last = s->tc.cycle_last; in snd_hdac_stream_timecounter_init()
4104 unsigned int tc[4] = { 0, 0, 0, 0}; in hdspm_tco_write() local4108 tc[2] |= HDSPM_TCO2_set_input_MSB; in hdspm_tco_write()4111 tc[2] |= HDSPM_TCO2_set_input_LSB; in hdspm_tco_write()4119 tc[1] |= HDSPM_TCO1_LTC_Format_LSB; in hdspm_tco_write()4122 tc[1] |= HDSPM_TCO1_LTC_Format_MSB; in hdspm_tco_write()4125 tc[1] |= HDSPM_TCO1_LTC_Format_MSB + in hdspm_tco_write()4129 tc[1] |= HDSPM_TCO1_LTC_Format_LSB + in hdspm_tco_write()4133 tc[1] |= HDSPM_TCO1_LTC_Format_LSB + in hdspm_tco_write()4143 tc[2] |= HDSPM_TCO2_WCK_IO_ratio_LSB; in hdspm_tco_write()4146 tc[2] |= HDSPM_TCO2_WCK_IO_ratio_MSB; in hdspm_tco_write()[all …]
651 struct snd_kcontrol_new *kc, struct snd_soc_tplg_ctl_hdr *tc) in soc_tplg_create_tlv() argument654 u32 access = le32_to_cpu(tc->access); in soc_tplg_create_tlv()660 tplg_tlv = &tc->tlv; in soc_tplg_create_tlv()
506 nsec = timecounter_read(&azx_dev->core.tc); in azx_get_time_info()
1255 nsec = timecounter_read(&hstr->tc); in skl_platform_soc_get_time_info()