Searched refs:PPC_ECR_EPP (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/dev/ppc/
H A Dppcreg.h155 #define PPC_ECR_EPP 0x80 macro
H A Dppc.c145 if ((r & 0xe0) != PPC_ECR_EPP)
378 ecr |= PPC_ECR_EPP;
1208 w_ecr(ppc, PPC_ECR_EPP);

Completed in 74 milliseconds