Home
last modified time | relevance | path

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

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