Searched refs:burst_read (Results 1 – 4 of 4) sorted by relevance
197 bool burst_read; /* enables read page/burst mode */ member
38 .burst_read = true,
1197 if (p->burst_read || p->burst_write) { in gpmc_cs_program_settings()1231 if (p->burst_read) in gpmc_cs_program_settings()1235 if (p->burst_read || p->burst_write) { in gpmc_cs_program_settings()1277 p->burst_read = of_property_read_bool(np, "gpmc,burst-read"); in gpmc_read_settings_dt()1279 if (!p->burst_read && !p->burst_write) in gpmc_read_settings_dt()
56 .burst_read = true,