Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/
Datafb.c1561 hw->line_width = shifter_f030.scn_width; in falcon_get_par()
1562 hw->line_offset = shifter_f030.off_next; in falcon_get_par()
1660 shifter_f030.scn_width = hw->line_width; in falcon_vbl_switcher()
1661 shifter_f030.off_next = hw->line_offset; in falcon_vbl_switcher()
1668 shifter_f030.off_next = current_par.hw.falcon.line_offset; in falcon_vbl_switcher()
/Linux-v4.19/arch/m68k/include/asm/
Datarihw.h192 # define shifter_f030 ((*(volatile struct SHIFTER_F030 *)SHF_FBAS)) macro