Searched refs:enable_burst (Results 1 – 3 of 3) sorted by relevance
24 void (*config_burst_mode)(struct mm81x *mors, bool enable_burst);73 bool enable_burst) in mm81x_bus_config_burst_mode() argument76 mors->bus_ops->config_burst_mode(mors, enable_burst); in mm81x_bus_config_burst_mode()
473 static void mm81x_sdio_config_burst_mode(struct mm81x *mors, bool enable_burst) in mm81x_sdio_config_burst_mode() argument475 u8 burst_mode = (enable_burst) ? SDIO_WORD_BURST_SIZE_16 : in mm81x_sdio_config_burst_mode()
263 bool enable_burst; member933 if (uc->config.enable_burst) in udma_start()966 if (uc->config.enable_burst) in udma_start()4226 ucc->enable_burst = ep_config->pdma_burst; in udma_dma_filter_fn()5352 if (ucc->enable_acc32 || ucc->enable_burst) in udma_dbg_summary_show_chan()5355 ucc->enable_burst ? " BURST" : ""); in udma_dbg_summary_show_chan()