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

/linux-master/arch/m68k/include/asm/
H A DMC68328.h608 #define PJ(x) (1 << (x)) macro
610 #define PJ_CSD3 PJ(7) /* Use CSD3 as PJ(7) */
H A DMC68VZ328.h528 #define PJ(x) (1 << (x)) macro
565 #define PJ(x) (1 << (x)) macro
567 #define PJ_MOSI 0x01 /* Use MOSI as PJ[0] */
568 #define PJ_MISO 0x02 /* Use MISO as PJ[1] */
569 #define PJ_SPICLK1 0x04 /* Use SPICLK1 as PJ[2] */
570 #define PJ_SS 0x08 /* Use SS as PJ[3] */
571 #define PJ_RXD2 0x10 /* Use RXD2 as PJ[4] */
572 #define PJ_TXD2 0x20 /* Use TXD2 as PJ[5] */
573 #define PJ_RTS2 0x40 /* Use RTS2 as PJ[5] */
574 #define PJ_CTS2 0x80 /* Use CTS2 as PJ[
[all...]

Completed in 195 milliseconds