Searched refs:burst_read (Results 1 – 3 of 3) sorted by relevance
148 bool burst_read; /* enables read page/burst mode */ member
33 .burst_read = true,
1885 if (p->burst_read || p->burst_write) { in gpmc_cs_program_settings()1920 if (p->burst_read) in gpmc_cs_program_settings()1924 if (p->burst_read || p->burst_write) { in gpmc_cs_program_settings()2024 p->burst_read = of_property_read_bool(np, "gpmc,burst-read"); in gpmc_read_settings_dt()2026 if (!p->burst_read && !p->burst_write) in gpmc_read_settings_dt()