Searched refs:burst_write (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/platform_data/
H A Dgpmc-omap.h149 bool burst_write; /* enables write page/burst mode */ member in struct:gpmc_settings
/linux-master/arch/arm/mach-omap2/
H A Dusb-tusb6010.c34 .burst_write = true,
/linux-master/drivers/gpu/drm/amd/display/dc/
H A Ddc_helper.c65 struct dmub_rb_cmd_burst_write *cmd_buf = &offload->cmd_data.burst_write;
152 struct dmub_rb_cmd_burst_write *cmd_buf = &offload->cmd_data.burst_write;
/linux-master/drivers/memory/
H A Domap-gpmc.c1908 if (p->burst_read || p->burst_write) {
1945 if (p->burst_write)
1947 if (p->burst_read || p->burst_write) {
2048 p->burst_write = of_property_read_bool(np, "gpmc,burst-write");
2049 if (!p->burst_read && !p->burst_write)
/linux-master/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h4282 struct dmub_rb_cmd_burst_write burst_write; member in union:dmub_rb_cmd

Completed in 176 milliseconds