Searched refs:tscm (Results 1 – 3 of 3) sorted by relevance
47 u32 tscm; member209 if (tsc_read(ts, tscm) & IDLE) in tsc_start()221 tsc_write(ts, tscm, val); in tsc_start()225 tsc_write(ts, tscm, val); in tsc_start()231 tsc_set_bits(ts, tscm, TSC_EN); in tsc_start()240 tsc_clr_bits(ts, tscm, TSC_EN); in tsc_stop()
57 VINT8 tscm[256]; /* Subchannel Map [5-24] */ member87 VINT8 tscm[256]; /* Subchannel Map [5-24] */ member
625 pi->regram->tscm[idx * 8 + j] = (bits[j] < 0) ? 0 : (0x80 | bits[j]); in musycc_update_timeslots()