Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/platforms/
Dpmac_time.c45 #define T1CH (5*RS) /* Timer 1 counter (high 8 bits) */ macro
186 out_8(&via[T1CH], 2); in via_calibrate_decr()
/linux-2.4.37.9/drivers/macintosh/
Dvia-macii.c41 #define T1CH (5*RS) /* Timer 1 counter (high 8 bits) */ macro
Dvia-cuda.c51 #define T1CH (5*RS) /* Timer 1 counter (high 8 bits) */ macro
Dvia-pmu.c76 #define T1CH (5*RS) /* Timer 1 counter (high 8 bits) */ macro
2112 save_via[7] = in_8(&via[T1CH]); in save_via_state()
2123 out_8(&via[T1CH], save_via[7]); in restore_via_state()
Dvia-pmu68k.c56 #define T1CH (5*RS) /* Timer 1 counter (high 8 bits) */ macro