Searched refs:mfp_set_tcdcr (Results 1 – 3 of 3) sorted by relevance
148 mfp_set_tcdcr(0); in mfp_init()167 mfp_set_tcdcr(0x70); /* 1/200 delay mode */ in mfp_calibrate_delay()169 mfp_set_tcdcr(0); /* stop timer */ in mfp_calibrate_delay()
151 #define mfp_set_tcdcr(a) \ macro
140 mfp_set_tcdcr(0); /* stop timers C and D */ in cpu_initclocks()141 mfp_set_tcdcr(mfp_get_tcdcr() | 0x70); /* 1/200 delay mode */ in cpu_initclocks()147 mfp_set_tcdcr(mfp_get_tcdcr() | 0x07); /* 1/200 prescaler */ in cpu_initclocks()