Searched refs:ts_mask (Results 1 – 2 of 2) sorted by relevance
825 u64 ts_mask; in qmc_of_parse_chans() local851 ret = of_property_read_u64(chan_np, "fsl,tx-ts-mask", &ts_mask); in qmc_of_parse_chans()858 chan->tx_ts_mask = ts_mask; in qmc_of_parse_chans()860 ret = of_property_read_u64(chan_np, "fsl,rx-ts-mask", &ts_mask); in qmc_of_parse_chans()867 chan->rx_ts_mask = ts_mask; in qmc_of_parse_chans()
1463 int err, ts_mask, mask; in cpcap_voice_set_tdm_slot() local1475 ts_mask = 0x7 << CPCAP_BIT_MIC2_TIMESLOT0; in cpcap_voice_set_tdm_slot()1476 ts_mask |= 0x7 << CPCAP_BIT_MIC1_RX_TIMESLOT0; in cpcap_voice_set_tdm_slot()1482 ts_mask, mask); in cpcap_voice_set_tdm_slot()