/linux-2.6.39/arch/avr32/mach-at32ap/include/mach/ |
D | at32ap700x.h | 161 ATMEL_LCDC(PE, DATA0) | ATMEL_LCDC(PE, DATA1) | \ 162 ATMEL_LCDC(PE, DATA2) | ATMEL_LCDC(PE, DATA3) | \ 163 ATMEL_LCDC(PE, DATA4) | ATMEL_LCDC(PC, DATA5) | \ 165 ATMEL_LCDC(PE, DATA8) | ATMEL_LCDC(PE, DATA9) | \ 166 ATMEL_LCDC(PE, DATA10) | ATMEL_LCDC(PE, DATA11) | \ 167 ATMEL_LCDC(PE, DATA12) | ATMEL_LCDC(PD, DATA13) | \ 169 ATMEL_LCDC(PE, DATA16) | ATMEL_LCDC(PE, DATA17) | \ 170 ATMEL_LCDC(PE, DATA18) | ATMEL_LCDC(PE, DATA19) | \ 171 ATMEL_LCDC(PE, DATA20) | ATMEL_LCDC(PE, DATA21) | \ 186 ATMEL_LCDC(PE, DATA2) | ATMEL_LCDC(PE, DATA3) | \ [all …]
|
/linux-2.6.39/arch/m68k/include/asm/ |
D | MC68328.h | 536 #define PE(x) (1 << (x)) macro 538 #define PE_CSA1 PE(1) /* Use CSA1 as PE(1) */ 539 #define PE_CSA2 PE(2) /* Use CSA2 as PE(2) */ 540 #define PE_CSA3 PE(3) /* Use CSA3 as PE(3) */ 541 #define PE_CSB0 PE(4) /* Use CSB0 as PE(4) */ 542 #define PE_CSB1 PE(5) /* Use CSB1 as PE(5) */ 543 #define PE_CSB2 PE(6) /* Use CSB2 as PE(6) */ 544 #define PE_CSB3 PE(7) /* Use CSB3 as PE(7) */
|
D | MC68EZ328.h | 447 #define PE(x) (1 << (x)) macro
|
D | MC68VZ328.h | 457 #define PE(x) (1 << (x)) macro
|
/linux-2.6.39/firmware/cis/ |
D | PE-200.cis.ihex | 8 # Replacement CIS for PE-200 ethernet card
|
/linux-2.6.39/drivers/tty/serial/ |
D | bfin_5xx.c | 306 status &= ~(PE | FE); in bfin_serial_rx_chars() 308 if (status & PE) in bfin_serial_rx_chars() 319 else if (status & PE) in bfin_serial_rx_chars() 453 status &= ~(PE | FE); in bfin_serial_dma_rx_chars() 455 if (status & PE) in bfin_serial_dma_rx_chars() 466 else if (status & PE) in bfin_serial_dma_rx_chars() 851 port->read_status_mask |= (FE | PE); in bfin_serial_set_termios() 860 port->ignore_status_mask |= FE | PE; in bfin_serial_set_termios()
|
/linux-2.6.39/arch/blackfin/include/asm/ |
D | bfin_serial.h | 74 #define PE 0x04 /* Parity Error */ macro 256 put_lsr_cache(p, get_lsr_cache(p) | (lsr & (BI|FE|PE|OE))); in UART_GET_LSR()
|
/linux-2.6.39/drivers/net/irda/ |
D | bfin_sir.h | 134 port->lsr |= (lsr & (BI|FE|PE|OE)); in SIR_UART_GET_LSR()
|
/linux-2.6.39/drivers/scsi/ |
D | sym53c416.c | 116 #define PE 0x20 /* Parity Error */ macro 375 if(status_reg & PE) /* Parity Error */ in sym53c416_intr_handle()
|
/linux-2.6.39/drivers/media/dvb/frontends/ |
D | bcm3510_priv.h | 314 u8 PE :1; /* baud clock pin */ member
|
/linux-2.6.39/arch/cris/arch-v32/drivers/ |
D | Kconfig | 581 hex "PE user changeable dir mask" 585 This is a bitmask (18 bits) with information of what bits in PE 591 hex "PE user changeable bits mask" 595 This is a bitmask (18 bits) with information of what bits in PE
|
/linux-2.6.39/Documentation/i2c/busses/ |
D | i2c-i801 | 124 Here the host bridge ID is 2570 (82865G/PE/P), the subvendor ID is 1043
|
/linux-2.6.39/firmware/ |
D | Makefile | 74 cis/tamarack.cis cis/PE-200.cis \
|
D | WHENCE | 603 cis/PE-200.cis
|
/linux-2.6.39/arch/x86/kernel/ |
D | head_32.S | 435 andl $0x80000011,%eax # Save PG,PE,ET
|
/linux-2.6.39/Documentation/pps/ |
D | pps.txt | 199 12 PE * *
|
/linux-2.6.39/drivers/tty/ |
D | synclinkmp.c | 439 #define PE BIT5 macro 2180 if ( status & (PE + FRME + OVRN) ) { in isr_rxrdy() 2185 if (status & PE) in isr_rxrdy() 2199 if (status & PE) in isr_rxrdy() 2844 info->read_status_mask2 |= PE | FRME; in change_params() 2848 info->ignore_status_mask2 |= PE | FRME; in change_params()
|
/linux-2.6.39/arch/x86/lib/ |
D | x86-opcode-map.txt | 384 4a: CMOVP/PE Gv,Ev 469 9a: SETP/PE Eb
|
/linux-2.6.39/Documentation/input/ |
D | joystick-parport.txt | 532 12 | PE | Paper End
|