Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/mach-loongson32/
Dnand.h18 struct plat_ls1x_nand { struct
26 extern struct plat_ls1x_nand ls1b_nand_pdata; argument
Dplatform.h32 void __init ls1x_nand_set_platdata(struct plat_ls1x_nand *pdata);
/Linux-v4.19/arch/mips/loongson32/ls1b/
Dboard.c36 struct plat_ls1x_nand ls1x_nand_pdata = {
/Linux-v4.19/arch/mips/loongson32/common/
Dplatform.c316 void __init ls1x_nand_set_platdata(struct plat_ls1x_nand *pdata) in ls1x_nand_set_platdata()