Searched refs:max_burst_size (Results 1 – 21 of 21) sorted by relevance
27 uint32_t max_burst_size) in isys2401_dma_set_max_burst_size() argument30 assert((max_burst_size > 0x00) && (max_burst_size <= 0xFF)); in isys2401_dma_set_max_burst_size()34 (max_burst_size - 1)); in isys2401_dma_set_max_burst_size()
294 uint32_t max_burst_size) in dma_set_max_burst_size() argument297 assert(max_burst_size > 0); in dma_set_max_burst_size()299 max_burst_size - 1); in dma_set_max_burst_size()
35 uint32_t max_burst_size);
71 uint32_t max_burst_size);
65 u32 max_burst_size; member
1162 u32 max_burst_size; member
204 u32 max_burst_size; member
491 drvdata->max_burst_size = tmc_etr_get_max_burst_size(dev); in tmc_probe()
1010 axictl |= TMC_AXICTL_WR_BURST(drvdata->max_burst_size); in __tmc_etr_enable_hw()
94 u32 max_burst_size; member887 maxburst = dd->caps.max_burst_size; in atmel_aes_dma_start()2508 dd->caps.max_burst_size = 1; in atmel_aes_get_cap()2518 dd->caps.max_burst_size = 4; in atmel_aes_get_cap()2524 dd->caps.max_burst_size = 4; in atmel_aes_get_cap()2529 dd->caps.max_burst_size = 4; in atmel_aes_get_cap()
1055 u16 max_burst_size; member
2093 cmd_params->tx_cr_max_burst_size = cpu_to_le16(tx_cr_shaper->max_burst_size); in dpni_set_tx_shaping()2094 cmd_params->tx_er_max_burst_size = cpu_to_le16(tx_er_shaper->max_burst_size); in dpni_set_tx_shaping()
2560 tx_cr_shaper.max_burst_size = cfg->max_size; in dpaa2_eth_setup_tbf()
787 u16 max_burst_size; /* driver sets this value */ member
3189 rl_prof_elem->profile.max_burst_size = cpu_to_le16(hw->max_burst_size); in ice_sched_add_rl_profile()3825 hw->max_burst_size = burst_size_to_prog; in ice_cfg_rl_burst_size()
830 __le16 max_burst_size; member
965 if (!hw->max_burst_size) in ice_init_hw()
813 u32 max_burst_size; /* ?? cell rate or data rate */ member
1172 __le32 max_burst_size; member
1526 pstream.max_burst_size = cpu_to_le32(val32); in ath6kl_create_qos_write()
267 BUILD_EP_CONTEXT_RW(max_burst_size, info1, 8, 0xff)