Home
last modified time | relevance | path

Searched refs:PC873_EPPEN (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/sys/dev/ppc/
H A Dppcreg.h190 #define PC873_EPPEN (1<<0) macro
H A Dppc.c582 if (pcr & PC873_EPPEN) { in ppc_pc873xx_detect()
628 pcr &= ~PC873_EPPEN; in ppc_pc873xx_detect()
638 pcr |= (PC873_EPPEN | PC873_EPP19); in ppc_pc873xx_detect()
659 pcr &= ~(PC873_ECPEN | PC873_ECPCLK | PC873_EPPEN); in ppc_pc873xx_detect()