Home
last modified time | relevance | path

Searched refs:tim_ct_cd (Results 1 – 4 of 4) sorted by relevance

/linux/arch/m68k/atari/
H A Dataints.c343 st_mfp.tim_ct_cd = (st_mfp.tim_ct_cd & 0xf0) | 0x6; in atari_init_IRQ()
H A Ddebug.c180 st_mfp.tim_ct_cd &= 0x70; /* stop timer D */ in atari_init_mfp_port()
182 st_mfp.tim_ct_cd |= 0x01; /* start timer D, 1:4 */ in atari_init_mfp_port()
H A Dtime.c66 st_mfp.tim_ct_cd = (st_mfp.tim_ct_cd & 15) | 0x60; in atari_sched_init()
/linux/arch/m68k/include/asm/
H A Datarihw.h548 u_char tim_ct_cd; member