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

/arch/m68k/atari/
H A Dataints.c344 st_mfp.tim_ct_cd = (st_mfp.tim_ct_cd & 0xf0) | 0x6;
H A Ddebug.c180 st_mfp.tim_ct_cd &= 0x70; /* stop timer D */
182 st_mfp.tim_ct_cd |= 0x01; /* start timer D, 1:4 */
H A Dtime.c33 st_mfp.tim_ct_cd = (st_mfp.tim_ct_cd & 15) | 0x60;
/arch/m68k/include/asm/
H A Datarihw.h550 u_char tim_ct_cd; member in struct:MFP

Completed in 43 milliseconds