Home
last modified time | relevance | path

Searched refs:T1CL (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/arch/ppc/platforms/
Dpmac_time.c44 #define T1CL (4*RS) /* Timer 1 ctr/latch (low 8 bits) */ macro
195 in_8(&via[T1CL]); in via_calibrate_decr()
/linux-2.4.37.9/drivers/macintosh/
Dvia-macii.c40 #define T1CL (4*RS) /* Timer 1 ctr/latch (low 8 bits) */ macro
Dvia-cuda.c50 #define T1CL (4*RS) /* Timer 1 ctr/latch (low 8 bits) */ macro
Dvia-pmu.c75 #define T1CL (4*RS) /* Timer 1 ctr/latch (low 8 bits) */ macro
2111 save_via[6] = in_8(&via[T1CL]); in save_via_state()
2122 out_8(&via[T1CL], save_via[6]); in restore_via_state()
Dvia-pmu68k.c55 #define T1CL (4*RS) /* Timer 1 ctr/latch (low 8 bits) */ macro