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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/xmon/
H A Dppc-opc.c914 #define BBO_MASK BBO (0x3f, 0x1f, 1, 1)
916 /* A BBO_MASK with the y bit of the BO field removed. This permits
920 #define BBOY_MASK (BBO_MASK &~ Y_MASK)
911 #define BBO_MASK macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/xmon/
H A Dppc-opc.c1562 #define BBO_MASK BBO (0x3f, 0x1f, 1, 1)
1564 /* A BBO_MASK with the y bit of the BO field removed. This permits
1570 #define BBOY_MASK (BBO_MASK &~ Y_MASK)
1571 #define BBOAT_MASK (BBO_MASK &~ AT1_MASK)
1559 #define BBO_MASK macro

Completed in 72 milliseconds