Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Datafb.c1481 hw->line_width = shifter_f030.scn_width; in falcon_get_par()
1482 hw->line_offset = shifter_f030.off_next; in falcon_get_par()
1583 shifter_f030.scn_width = hw->line_width; in falcon_vbl_switcher()
1584 shifter_f030.off_next = hw->line_offset; in falcon_vbl_switcher()
1591 shifter_f030.off_next = current_par.hw.falcon.line_offset; in falcon_vbl_switcher()
/linux-2.4.37.9/include/asm-m68k/
Datarihw.h190 # define shifter_f030 ((*(volatile struct SHIFTER_F030 *)SHF_FBAS)) macro