Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/include/asm/mach-au1x00/
Dau1550nd.h14 int devwidth; /* 0 = 8bit device, 1 = 16bit device */ member
/linux-5.19.10/arch/mips/alchemy/devboards/
Ddb1550.c206 .devwidth = 0, /* x8 NAND default, needs fixing up */
228 pb1550_nand_pd.devwidth = 1; in pb1550_nand_setup()
/linux-5.19.10/drivers/mtd/nand/raw/
Dau1550nd.c309 if (pd->devwidth) in au1550nd_probe()