Searched refs:PROP_CTRL_MASK (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/gpu/drm/bridge/imx/
H A Dimx93-mipi-dsi.c47 #define PROP_CTRL_MASK GENMASK(25, 20) macro
48 #define PROP_CTRL(x) FIELD_PREP(PROP_CTRL_MASK, (x))

Completed in 130 milliseconds