Lines Matching refs:t1outp
87 t1outp(base, T1_RESETBOARD, 0xf); in t1_detectandinit()
93 for (i = 1; i <= 0xf; i++) t1outp(base, i, dummy); in t1_detectandinit()
94 t1outp(base, HEMA_PAL_ID & 0xf, dummy); in t1_detectandinit()
95 t1outp(base, HEMA_PAL_ID >> 4, cregs[0]); in t1_detectandinit()
96 for (i = 1; i < 7; i++) t1outp(base, 0, cregs[i]); in t1_detectandinit()
97 t1outp(base, ((base >> 4)) & 0x3, cregs[7]); in t1_detectandinit()
101 t1outp(base, T1_FASTLINK + T1_RESETLINK, 0); in t1_detectandinit()
102 t1outp(base, T1_SLOWLINK + T1_RESETLINK, 0); in t1_detectandinit()
104 t1outp(base, T1_FASTLINK + T1_RESETLINK, 1); in t1_detectandinit()
105 t1outp(base, T1_SLOWLINK + T1_RESETLINK, 1); in t1_detectandinit()
107 t1outp(base, T1_FASTLINK + T1_RESETLINK, 0); in t1_detectandinit()
108 t1outp(base, T1_SLOWLINK + T1_RESETLINK, 0); in t1_detectandinit()
110 t1outp(base, T1_FASTLINK + T1_ANALYSE, 0); in t1_detectandinit()
112 t1outp(base, T1_SLOWLINK + T1_ANALYSE, 0); in t1_detectandinit()