Searched refs:ccr_functional (Results 1 – 3 of 3) sorted by relevance
335 if(ret >= 0 && coproc_cfg.ccr_functional) { in init_per_cpu()336 mtctl(coproc_cfg.ccr_functional, 10); /* 10 == Coprocessor Control Reg */ in init_per_cpu()360 , coproc_cfg.ccr_functional); in init_per_cpu()
296 if (ret >= 0 && coproc_cfg.ccr_functional) { in start_parisc()297 mtctl(coproc_cfg.ccr_functional, 10); in start_parisc()
459 unsigned long ccr_functional; member