Searched refs:tscm (Results 1 – 3 of 3) sorted by relevance
46 u32 tscm; member208 if (tsc_read(ts, tscm) & IDLE) in tsc_start()220 tsc_write(ts, tscm, val); in tsc_start()224 tsc_write(ts, tscm, val); in tsc_start()230 tsc_set_bits(ts, tscm, TSC_EN); in tsc_start()239 tsc_clr_bits(ts, tscm, TSC_EN); in tsc_stop()
85 VINT8 tscm[256]; /* Subchannel Map [5-24] */ member116 VINT8 tscm[256]; /* Subchannel Map [5-24] */ member
719 pi->regram->tscm[idx * 8 + j] = (bits[j] < 0) ? 0 : (0x80 | bits[j]); in musycc_update_timeslots()