Home
last modified time | relevance | path

Searched refs:PARITY_EN (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/tty/
H A Drocket_int.h193 #define PARITY_EN 0x04 /* enable parity (0 = no parity) */ macro
509 (ChP)->TxControl[2] &= ~PARITY_EN; \
627 (ChP)->TxControl[2] |= PARITY_EN; \
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dsdram_rv1108_pctl_phy.h507 PARITY_EN = 1, enumerator
/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/
H A Dsdram_rv1108_pctl_phy.c275 writel(PARITY_EN << PARITY_EN_SHIFT | in pctl_cfg()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dadvansys.c1405 #define PARITY_EN 0x2000 /* Enable SCSI Parity Error detection */ macro
4624 PARITY_EN | QUEUE_128 | SEL_TMO_LONG | OUR_ID_EN | in AdvInitAsc3550Driver()
5105 PARITY_EN | QUEUE_128 | SEL_TMO_LONG | OUR_ID_EN | in AdvInitAsc38C0800Driver()
5600 PARITY_EN | QUEUE_128 | SEL_TMO_LONG | OUR_ID_EN | in AdvInitAsc38C1600Driver()