Searched refs:ATYPE_TYPE_PHYS (Results 1 - 2 of 2) sorted by path

/broadcom-cfe-1.4.2/cfe/arch/mips/chipset/sibyte/src/
H A Dcfe_dmtest.c1133 #define ATYPE_TYPE_PHYS 1 macro
1135 #define ATYPE_TYPE_MASK (ATYPE_TYPE_PHYS | ATYPE_TYPE_VIRT)
1149 *atype |= ATYPE_TYPE_PHYS;
/broadcom-cfe-1.4.2/cfe/ui/
H A Dui_examcmds.c81 #define ATYPE_TYPE_PHYS 0x10 macro
120 atype |= ATYPE_TYPE_PHYS;
364 if ((prev_wtype & ATYPE_TYPE_MASK) == ATYPE_TYPE_PHYS) {
442 if ((prev_wtype & ATYPE_TYPE_MASK) == ATYPE_TYPE_PHYS) {
522 if ((prev_wtype & ATYPE_TYPE_MASK) == ATYPE_TYPE_PHYS) {
559 if ((prev_wtype & ATYPE_TYPE_MASK) == ATYPE_TYPE_PHYS) {
591 if ((prev_wtype & ATYPE_TYPE_MASK) == ATYPE_TYPE_PHYS) {

Completed in 36 milliseconds