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

/freebsd-13-stable/sys/powerpc/mpc85xx/
H A Dmpc85xx.h49 #define OCP85XX_BSTAR (CCSRBAR_VA + 0x28) macro
H A Dplatform_mpc85xx.c454 ccsr_write4(OCP85XX_BSTAR, OCP85XX_ENA_MASK |
457 /* Read back OCP85XX_BSTAR to synchronize write */
458 ccsr_read4(OCP85XX_BSTAR);
499 ccsr_write4(OCP85XX_BSTAR, 0);

Completed in 41 milliseconds