Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/i810/
H A Di810.h235 u16 bltcntl, hwstam, ier, iir, imr; member
H A Di810_main.c573 tmp_word |= par->hw_state.hwstam; in i810_restore_2d()
658 par->hw_state.hwstam = i810_readw(HWSTAM, mmio); in i810_save_2d()
/openbmc/linux/drivers/video/fbdev/intelfb/
H A Dintelfb.h234 u16 hwstam; member
H A Dintelfbhw.c648 hw->hwstam = INREG16(HWSTAM); in intelfbhw_read_hw_state()
867 printk(" HWSTAM 0x%04x\n", hw->hwstam); in intelfbhw_print_hw_state()