Searched refs:BR_PS (Results 1 – 3 of 3) sorted by relevance
31 #define BR_PS 0x00001800 macro71 #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)
24 #define BR_PS 0x00001800 macro46 #define BR_RES ~(BR_BA|BR_PS|BR_DECC|BR_WP|BR_MSEL|BR_V)
125 switch (br & BR_PS) { in fsl_upm_find()