Searched refs:bank_width (Results 1 – 6 of 6) sorted by relevance
| /linux/arch/arm/mach-omap1/ |
| H A D | gpio16xx.c | 53 .bank_width = 16, 98 .bank_width = 16, 126 .bank_width = 16, 154 .bank_width = 16, 182 .bank_width = 16,
|
| H A D | gpio15xx.c | 46 .bank_width = 16, 87 .bank_width = 16,
|
| /linux/include/linux/platform_data/ |
| H A D | gpio-omap.h | 182 int bank_width; /* GPIO bank width */ member
|
| /linux/drivers/gpio/ |
| H A D | gpio-omap.c | 1367 .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 D | thunderx_edac.c | 190 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()
|
| /linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm_plane.c | 200 tiling_info->gfx8.bank_width = bankw; in amdgpu_dm_plane_fill_gfx8_tiling_info_from_flags()
|