Home
last modified time | relevance | path

Searched refs:COL (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/imx/dc/
A Ddc-fg.c50 #define COL(x) FIELD_PREP(GENMASK(13, 0), (x)) macro
168 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()
/drivers/net/ethernet/moxa/
A Dmoxart_ether.h199 #define COL BIT(2) /* collision, incoming packet dropped */ macro

Completed in 7 milliseconds