Home
last modified time | relevance | path

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

/external/u-boot/arch/powerpc/include/asm/
Dfsl_lbc.h41 #define BR_WP 0x00000100 macro
71 #define BR_RES ~(BR_BA | BR_PS | BR_DECC | BR_WP | BR_MSEL | BR_V)
73 #define BR_RES ~(BR_BA | BR_PS | BR_DECC | BR_WP | BR_MSEL | BR_ATOM | BR_V)
/external/u-boot/include/
Dmpc8xx.h214 #define BR_WP 0x00000100 /* Write Protect */ macro