Searched refs:burstsize (Results 1 – 12 of 12) sorted by relevance
36 int ipu_smfc_set_burstsize(struct ipu_smfc *smfc, int burstsize) in ipu_smfc_set_burstsize() argument47 val |= burstsize << shift; in ipu_smfc_set_burstsize()
346 void ipu_cpmem_set_burstsize(struct ipuv3_channel *ch, int burstsize) in ipu_cpmem_set_burstsize() argument348 ipu_ch_param_write_field(ch, IPU_FIELD_NPB, burstsize - 1); in ipu_cpmem_set_burstsize()
554 u8 *burstsize, u8 *num_bursts) in ipu_calculate_bursts() argument564 *burstsize = npb; in ipu_calculate_bursts()591 u8 burstsize, num_bursts; in ipu_plane_atomic_update() local690 &burstsize, &num_bursts); in ipu_plane_atomic_update()695 ipu_cpmem_set_burstsize(ipu_plane->ipu_ch, burstsize); in ipu_plane_atomic_update()
40 u32 burstsize; /* Master Interface Data Burst Size Register */ member77 u32 burstsize; /* Master Interface Data Burst Size Register */ member
149 u32 burstsize; /* Programmable Burst Size */ member
114 u32 burstsize; /* Programmable Burst Size */ member
309 u32 burstsize; /* Master Interface Data Burst Size Register */ member
61 p->u.params.burstsize); in t4_sched_class_fw_cmd()
349 p.u.params.burstsize = 8 * dev->mtu; in cxgb4_mqprio_alloc_tc()
1257 u16 burstsize; /* burst buffer size */ member2079 u16 burstsize);
10377 u16 burstsize) in t4_sched_params() argument10399 cmd.u.params.burstsize = cpu_to_be16(burstsize); in t4_sched_params()
3587 __be16 burstsize; member