Searched defs:doc_priv (Results 1 – 2 of 2) sorted by relevance
60 struct doc_priv { struct61 struct nand_controller base;62 void __iomem *virtadr;63 unsigned long physadr;64 u_char ChipID;65 u_char CDSNControl;66 int chips_per_floor; /* The number of chips detected on each floor */67 int curfloor;68 int curchip;69 int mh0_page;[all …]
59 struct doc_priv { struct60 void __iomem *virtadr;61 unsigned long physadr;62 u_char ChipID;63 u_char CDSNControl;64 int chips_per_floor; /* The number of chips detected on each floor */65 int curfloor;66 int curchip;67 int mh0_page;68 int mh1_page;[all …]