Searched refs:burst_write (Results 1 – 5 of 5) sorted by relevance
149 bool burst_write; /* enables write page/burst mode */ member
34 .burst_write = true,
1908 if (p->burst_read || p->burst_write) { in gpmc_cs_program_settings()1945 if (p->burst_write) in gpmc_cs_program_settings()1947 if (p->burst_read || p->burst_write) { in gpmc_cs_program_settings()2048 p->burst_write = of_property_read_bool(np, "gpmc,burst-write"); in gpmc_read_settings_dt()2049 if (!p->burst_read && !p->burst_write) in gpmc_read_settings_dt()
68 struct dmub_rb_cmd_burst_write *cmd_buf = &offload->cmd_data.burst_write; in submit_dmub_burst_write()169 struct dmub_rb_cmd_burst_write *cmd_buf = &offload->cmd_data.burst_write; in dmub_reg_value_burst_set_pack()
3323 struct dmub_rb_cmd_burst_write burst_write; member
Completed in 29 milliseconds