Searched refs:burst_write (Results 1 – 3 of 3) sorted by relevance
1832 if (p->burst_read || p->burst_write) { in gpmc_cs_program_settings()1868 if (p->burst_write) in gpmc_cs_program_settings()1870 if (p->burst_read || p->burst_write) { in gpmc_cs_program_settings()1969 p->burst_write = of_property_read_bool(np, "gpmc,burst-write"); in gpmc_read_settings_dt()1970 if (!p->burst_read && !p->burst_write) in gpmc_read_settings_dt()
67 struct dmub_rb_cmd_burst_write *cmd_buf = &offload->cmd_data.burst_write; in submit_dmub_burst_write()168 struct dmub_rb_cmd_burst_write *cmd_buf = &offload->cmd_data.burst_write; in dmub_reg_value_burst_set_pack()
751 struct dmub_rb_cmd_burst_write burst_write; member