Home
last modified time | relevance | path

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

/arch/m68k/atari/
Dataints.c344 st_mfp.tim_ct_cd = (st_mfp.tim_ct_cd & 0xf0) | 0x6; in atari_init_IRQ()
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()
Dtime.c33 st_mfp.tim_ct_cd = (st_mfp.tim_ct_cd & 15) | 0x60; in atari_sched_init()
/arch/m68k/include/asm/
Datarihw.h550 u_char tim_ct_cd; member