Home
last modified time | relevance | path

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

/drivers/net/
Deth16i.c250 #define DLC_EN BIT(7) macro
619 node_byte |= DLC_EN | SRAM_CYCLE_TIME_100NS | (ETH16I_TX_BUF_SIZE << 2); in eth16i_initialize()
672 BITSET(ioaddr + CONFIG_REG_0, DLC_EN); in eth16i_probe_port()
688 BITSET(ioaddr + CONFIG_REG_0, DLC_EN); in eth16i_probe_port()
689 BITCLR(ioaddr + CONFIG_REG_0, DLC_EN); in eth16i_probe_port()
966 BITCLR(ioaddr + CONFIG_REG_0, DLC_EN); in eth16i_open()
998 BITSET(ioaddr + CONFIG_REG_0, DLC_EN); in eth16i_close()
1341 BITSET(ioaddr + CONFIG_REG_0, DLC_EN); in eth16i_reset()
1349 BITCLR(ioaddr + CONFIG_REG_0, DLC_EN); in eth16i_reset()