Searched defs:pl35x_nand_timings (Results 1 – 1 of 1) sorted by relevance
107 struct pl35x_nand_timings { struct108 unsigned int t_rc:4;109 unsigned int t_wc:4;110 unsigned int t_rea:3;111 unsigned int t_wp:3;112 unsigned int t_clr:3;113 unsigned int t_ar:3;114 unsigned int t_rr:4;115 unsigned int rsvd:8;