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

/freebsd-13-stable/sys/powerpc/mpc85xx/
H A Dmpc85xx.h58 #define CCSR_CTBCKSELR (CCSRBAR_VA + 0xE208C) macro
H A Dplatform_mpc85xx.c465 reg = ccsr_read4(CCSR_CTBCKSELR);
466 ccsr_write4(CCSR_CTBCKSELR, reg & ~(1 << pc->pc_cpuid));

Completed in 99 milliseconds