Home
last modified time | relevance | path

Searched refs:qext_size (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/tiny/
H A Dbochs.c91 unsigned long qext_size; member
176 if (bochs->qext_size < 8) in bochs_hw_set_big_endian()
184 if (bochs->qext_size < 8) in bochs_hw_set_little_endian()
300 bochs->qext_size = readl(bochs->mmio + 0x600); in bochs_hw_init()
301 if (bochs->qext_size < 4 || bochs->qext_size > iosize) { in bochs_hw_init()
302 bochs->qext_size = 0; in bochs_hw_init()
306 bochs->qext_size); in bochs_hw_init()