Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
A Dfsl_lbc.h40 #define BR_MSEL 0x000000E0 macro
68 #define BR_RES ~(BR_BA | BR_PS | BR_DECC | BR_WP | BR_MSEL | BR_V)
70 #define BR_RES ~(BR_BA | BR_PS | BR_DECC | BR_WP | BR_MSEL | BR_ATOM | BR_V)
/arch/powerpc/cpu/mpc8xxx/
A Dfsl_lbc.c129 if ((get_lbc_br(i) & (BR_V | BR_MSEL)) == (BR_V | msel)) { in upmconfig()

Completed in 5 milliseconds