Searched refs:DELAY_OUTPUT (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | ne2000.c | 91 #define DELAY_OUTPUT 0x01 macro 107 { /* Accton EN2212 */ 0x0ff0, 0x00, 0x00, 0xe8, DELAY_OUTPUT }, 111 DELAY_OUTPUT | HAS_IBM_MISC }, 160 DELAY_OUTPUT | HAS_MISC_REG | USE_BIG_BUF },
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/8390/ |
| H A D | pcnet_cs.c | 119 #define DELAY_OUTPUT 0x01 macro 135 { /* Accton EN2212 */ 0x0ff0, 0x00, 0x00, 0xe8, DELAY_OUTPUT }, 139 DELAY_OUTPUT | HAS_IBM_MISC }, 188 DELAY_OUTPUT | HAS_MISC_REG | USE_BIG_BUF }, 580 info->flags |= (delay_output) ? DELAY_OUTPUT : 0; in pcnet_config() 1292 if (info->flags & DELAY_OUTPUT) in dma_block_output()
|