Home
last modified time | relevance | path

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

/linux/arch/arm/mach-omap1/
H A Dgpio15xx.c46 .bank_width = 16,
87 .bank_width = 16,
/linux/include/linux/platform_data/
H A Dgpio-omap.h182 int bank_width; /* GPIO bank width */ member
/linux/drivers/gpio/
H A Dgpio-omap.c1367 .bank_width = 32,
1373 .bank_width = 32,
1379 .bank_width = 32,
1428 bank->width = pdata->bank_width; in omap_gpio_probe()
/linux/drivers/edac/
H A Dthunderx_edac.c190 int bank_width; member
499 bank ^= get_bits(addr, 12 + lmc->xbits, lmc->bank_width); in thunderx_faddr_to_phys()
740 lmc->bank_width = (FIELD_GET(LMC_DDR_PLL_CTL_DDR4, lmc_ddr_pll_ctl) && in thunderx_lmc_probe()
750 lmc->col_hi_lsb = lmc->bank_lsb + lmc->bank_width; in thunderx_lmc_probe()