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

/freebsd-11.0-release/sys/powerpc/include/
H A Dopenpicreg.h68 #define OPENPIC_CONFIG_RESET 0x80000000 macro
/freebsd-11.0-release/sys/powerpc/powerpc/
H A Dopenpic.c109 x |= OPENPIC_CONFIG_RESET;
112 while (openpic_read(sc, OPENPIC_CONFIG) & OPENPIC_CONFIG_RESET) {
139 x |= OPENPIC_CONFIG_RESET;
142 while (openpic_read(sc, OPENPIC_CONFIG) & OPENPIC_CONFIG_RESET) {

Completed in 54 milliseconds