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

/freebsd-13-stable/sys/dev/ppc/
H A Dppcreg.h149 #define PPC_ECR_EPP 0x80 macro
H A Dppc.c143 if ((r & 0xe0) != PPC_ECR_EPP)
376 ecr |= PPC_ECR_EPP;
1203 w_ecr(ppc, PPC_ECR_EPP);

Completed in 112 milliseconds