Searched refs:COL (Results 1 – 2 of 2) sorted by relevance
50 #define COL(x) FIELD_PREP(GENMASK(13, 0), (x)) macro168 regmap_write(fg->reg, PKICKCONFIG, COL(kick_col) | ROW(kick_row) | EN); in dc_fg_cfg_videomode()171 regmap_write(fg->reg, SKICKCONFIG, COL(kick_col) | ROW(kick_row) | EN); in dc_fg_cfg_videomode()
199 #define COL BIT(2) /* collision, incoming packet dropped */ macro
Completed in 7 milliseconds