Searched refs:kick_row (Results 1 – 1 of 1) sorted by relevance
144 u32 kick_row, kick_col; in dc_fg_cfg_videomode() local164 kick_row = vact; 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()