Searched refs:getCx86 (Results 1 – 4 of 4) sorted by relevance
23 ccr3 = getCx86(CX86_CCR3); in __do_cyrix_devid()25 getCx86(0xc0); /* dummy to change bus */ in __do_cyrix_devid()27 if (getCx86(CX86_CCR3) == ccr3) { /* no DEVID regs. */ in __do_cyrix_devid()28 ccr2 = getCx86(CX86_CCR2); in __do_cyrix_devid()30 getCx86(0xc0); /* dummy */ in __do_cyrix_devid()32 if (getCx86(CX86_CCR2) == ccr2) /* old Cx486SLC/DLC */ in __do_cyrix_devid()42 *dir0 = getCx86(CX86_DIR0); in __do_cyrix_devid()43 *dir1 = getCx86(CX86_DIR1); in __do_cyrix_devid()98 ccr3 = getCx86(CX86_CCR3); in check_cx686_slop()100 ccr5 = getCx86(CX86_CCR5); in check_cx686_slop()[all …]
23 ccr3 = getCx86(CX86_CCR3); in cyrix_get_arr()25 ((unsigned char *)base)[3] = getCx86(arr); in cyrix_get_arr()26 ((unsigned char *)base)[2] = getCx86(arr + 1); in cyrix_get_arr()27 ((unsigned char *)base)[1] = getCx86(arr + 2); in cyrix_get_arr()28 rcr = getCx86(CX86_RCR_BASE + reg); in cyrix_get_arr()155 ccr3 = getCx86(CX86_CCR3); in prepare_set()
20 static inline u8 getCx86(u8 reg) in getCx86() function
414 maxfreq = pci_busclk * gx_freq_mult[getCx86(CX86_DIR1) & 0x0f]; in cpufreq_gx_cpu_init()418 maxfreq = 30000 * gx_freq_mult[getCx86(CX86_DIR1) & 0x0f]; in cpufreq_gx_cpu_init()