Searched refs:dma_burst_sz (Results 1 – 4 of 4) sorted by relevance
21 .dma_burst_sz = 16,34 .dma_burst_sz = 16,
130 uint32_t dma_burst_sz; member
281 ret |= of_property_read_u32(info_np, "dma-burst-sz", &info->dma_burst_sz); in of_get_panel_info()
291 switch (info->dma_burst_sz) { in tilcdc_crtc_set_mode()