Home
last modified time | relevance | path

Searched defs:viafb_vx855_dma_descr (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/video/fbdev/via/
Dvia-core.c145 struct viafb_vx855_dma_descr { struct
146 u32 addr_low; /* Low part of phys addr */
147 u32 addr_high; /* High 12 bits of addr */
148 u32 fb_offset; /* Offset into FB memory */
149 u32 seg_size; /* Size, 16-byte units */
150 u32 tile_mode; /* "tile mode" setting */
151 u32 next_desc_low; /* Next descriptor addr */
152 u32 next_desc_high;
153 u32 pad; /* Fill out to 64 bytes */