Searched defs:anand (Results 1 – 1 of 1) sorted by relevance
171 struct anand { struct172 struct list_head node;173 struct nand_chip chip;174 unsigned int rb;175 unsigned int page_sz;176 unsigned long clk;177 u32 data_iface;178 u32 timings;179 u32 ecc_conf;180 u32 strength;[all …]