Searched refs:COL (Results 1 – 3 of 3) sorted by relevance
49 #define COL(x) FIELD_PREP(GENMASK(13, 0), (x)) macro167 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()
192 0 29 2 0 1 0 /* COL */212 1 11 2 0 1 0 /* COL */
199 #define COL BIT(2) /* collision, incoming packet dropped */ macro