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