Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dax88796.h25 unsigned char dcr_val; /* default value for DCR */ member
/Linux-v6.6/arch/sh/boards/mach-highlander/
Dsetup.c160 .dcr_val = 0x1,
/Linux-v6.6/drivers/net/ethernet/8390/
Dxsurf100.c282 ax88796_data.ax.dcr_val = 0x48; in xsurf100_probe()
Dax88796.c669 ei_outb(ax->plat->dcr_val & ~1, ioaddr + EN0_DCFG); in ax_initial_setup()
741 ei_outb(ax->plat->dcr_val, ei_local->mem + EN0_DCFG); in ax_init_dev()