Home
last modified time | relevance | path

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

/openbmc/u-boot/board/ti/ks2_evm/
H A Dddr3_k2g.c26 .dcr_val = ((1 << 10)),
66 .dcr_val = ((1 << 10)),
127 .dcr_val = ((1 << 10)),
H A Dddr3_cfg.c24 .dcr_val = ((1 << 10)),
/openbmc/linux/include/net/
H A Dax88796.h25 unsigned char dcr_val; /* default value for DCR */ member
/openbmc/u-boot/arch/arm/mach-keystone/include/mach/
H A Dddr3.h24 unsigned int dcr_val; member
/openbmc/u-boot/arch/arm/mach-keystone/
H A Dddr3_spd.c30 debug_ddr_cfg("dcr_val 0x%08X\n", ptr->dcr_val); in dump_phy_config()
318 spd_cb->phy_cfg.dcr_val = 1 << 10; in init_ddr3param()
322 spd_cb->phy_cfg.dcr_val |= (1 << 27) | (1 << 29); in init_ddr3param()
H A Dddr3.c46 tmp |= phy_cfg->dcr_val; in ddr3_init_ddrphy()
/openbmc/linux/arch/sh/boards/mach-highlander/
H A Dsetup.c160 .dcr_val = 0x1,
/openbmc/linux/drivers/net/ethernet/8390/
H A Dxsurf100.c282 ax88796_data.ax.dcr_val = 0x48; in xsurf100_probe()
H A 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()