Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/fbdev/
Datafb.c1540 hw->line_width = shifter_f030.scn_width; in falcon_get_par()
1541 hw->line_offset = shifter_f030.off_next; in falcon_get_par()
1639 shifter_f030.scn_width = hw->line_width; in falcon_vbl_switcher()
1640 shifter_f030.off_next = hw->line_offset; in falcon_vbl_switcher()
1647 shifter_f030.off_next = current_par.hw.falcon.line_offset; in falcon_vbl_switcher()
/Linux-v5.4/arch/m68k/include/asm/
Datarihw.h189 # define shifter_f030 ((*(volatile struct SHIFTER_F030 *)SHF_FBAS)) macro