Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/intel/
Dintelfb.h208 u32 cursor_size; member
257 u32 cursor_size; member
Dintelfbdrv.c641 dinfo->cursor_size = HW_CURSOR_SIZE; in intelfb_pci_register()
642 dinfo->video_ram -= dinfo->cursor_size; in intelfb_pci_register()
675 dinfo->cursor_size); in intelfb_pci_register()
728 dinfo->cursor_base_phys, dinfo->cursor_size, in intelfb_pci_register()
Dintelfbhw.c465 hw->cursor_size = INREG(CURSOR_SIZE); in intelfbhw_read_hw_state()
638 printk(" CURSOR_SIZE: 0x%08x\n", hw->cursor_size); in intelfbhw_print_hw_state()