Searched refs:PB (Results 1 - 7 of 7) sorted by relevance

/arch/m68k/include/asm/
H A DMC68328.h462 #define PB(x) (1 << (x)) macro
463 #define PB_D(x) PB(x) /* This is specific to port B only */
465 #define PB_D0 PB(0) /* Use D0 as PB(0) */
466 #define PB_D1 PB(1) /* Use D1 as PB(1) */
467 #define PB_D2 PB(2) /* Use D2 as PB(2) */
468 #define PB_D3 PB(3) /* Use D3 as PB(
[all...]
H A DMC68EZ328.h367 #define PB(x) (1 << (x)) macro
369 #define PB_CSB0 0x01 /* Use CSB0 as PB[0] */
370 #define PB_CSB1 0x02 /* Use CSB1 as PB[1] */
371 #define PB_CSC0_RAS0 0x04 /* Use CSC0/RAS0 as PB[2] */
372 #define PB_CSC1_RAS1 0x08 /* Use CSC1/RAS1 as PB[3] */
373 #define PB_CSD0_CAS0 0x10 /* Use CSD0/CAS0 as PB[4] */
374 #define PB_CSD1_CAS1 0x20 /* Use CSD1/CAS1 as PB[5] */
375 #define PB_TIN_TOUT 0x40 /* Use TIN/TOUT as PB[6] */
376 #define PB_PWMO 0x80 /* Use PWMO as PB[7] */
H A DMC68VZ328.h377 #define PB(x) (1 << (x)) macro
379 #define PB_CSB0 0x01 /* Use CSB0 as PB[0] */
380 #define PB_CSB1 0x02 /* Use CSB1 as PB[1] */
381 #define PB_CSC0_RAS0 0x04 /* Use CSC0/RAS0 as PB[2] */
382 #define PB_CSC1_RAS1 0x08 /* Use CSC1/RAS1 as PB[3] */
383 #define PB_CSD0_CAS0 0x10 /* Use CSD0/CAS0 as PB[4] */
384 #define PB_CSD1_CAS1 0x20 /* Use CSD1/CAS1 as PB[5] */
385 #define PB_TIN_TOUT 0x40 /* Use TIN/TOUT as PB[6] */
386 #define PB_PWMO 0x80 /* Use PWMO as PB[7] */
/arch/cris/boot/compressed/
H A Dhead_v10.S37 ;; Initiate the PA and PB ports
/arch/cris/boot/rescue/
H A Dkimagerescue.S53 ;; setup port PA and PB default initial directions and data
H A Dhead_v10.S231 ;; setup port PA and PB default initial directions and data
/arch/cris/arch-v10/kernel/
H A Dhead.S499 ;; setup port PA and PB default initial directions and data

Completed in 75 milliseconds