Home
last modified time | relevance | path

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

/freebsd/sys/dev/ppc/
H A Dppcreg.h182 #define PC873_EXTENDED (1<<7) macro
H A Dppc.c609 if (ptr & PC873_EXTENDED) { in ppc_pc873xx_detect()
663 ptr |= PC873_EXTENDED; in ppc_pc873xx_detect()
670 ptr &= ~PC873_EXTENDED; in ppc_pc873xx_detect()