Searched refs:kick_col (Results 1 – 1 of 1) sorted by relevance
144 u32 kick_row, kick_col; in dc_fg_cfg_videomode() local163 kick_col = hact + 1; in dc_fg_cfg_videomode()167 regmap_write(fg->reg, PKICKCONFIG, COL(kick_col) | ROW(kick_row) | EN); in dc_fg_cfg_videomode()170 regmap_write(fg->reg, SKICKCONFIG, COL(kick_col) | ROW(kick_row) | EN); in dc_fg_cfg_videomode()