Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/intel/
Dintelfbhw.c424 hw->src_size_b = INREG(SRC_SIZE_B); in intelfbhw_read_hw_state()
602 printk(" SRC_SIZE_B: 0x%08x\n", hw->src_size_b); in intelfbhw_print_hw_state()
866 ss = &hw->src_size_b; in intelfbhw_mode_to_hw()
1099 ss = &hw->src_size_b; in intelfbhw_program_mode()
Dintelfb.h191 u32 src_size_b; member