Searched refs:shifter_f030 (Results 1 – 2 of 2) sorted by relevance
1563 hw->line_width = shifter_f030.scn_width; in falcon_get_par()1564 hw->line_offset = shifter_f030.off_next; in falcon_get_par()1662 shifter_f030.scn_width = hw->line_width; in falcon_vbl_switcher()1663 shifter_f030.off_next = hw->line_offset; in falcon_vbl_switcher()1670 shifter_f030.off_next = current_par.hw.falcon.line_offset; in falcon_vbl_switcher()
191 # define shifter_f030 ((*(volatile struct SHIFTER_F030 *)SHF_FBAS)) macro