Searched refs:burst_read (Results 1 – 4 of 4) sorted by relevance
139 bool burst_read; /* enables read page/burst mode */ member
38 .burst_read = true,
55 .burst_read = true,
1605 if (p->burst_read || p->burst_write) { in gpmc_cs_program_settings()1639 if (p->burst_read) in gpmc_cs_program_settings()1643 if (p->burst_read || p->burst_write) { in gpmc_cs_program_settings()1685 p->burst_read = of_property_read_bool(np, "gpmc,burst-read"); in gpmc_read_settings_dt()1687 if (!p->burst_read && !p->burst_write) in gpmc_read_settings_dt()