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,
1607 if (p->burst_read || p->burst_write) { in gpmc_cs_program_settings()1641 if (p->burst_read) in gpmc_cs_program_settings()1645 if (p->burst_read || p->burst_write) { in gpmc_cs_program_settings()1687 p->burst_read = of_property_read_bool(np, "gpmc,burst-read"); in gpmc_read_settings_dt()1689 if (!p->burst_read && !p->burst_write) in gpmc_read_settings_dt()