Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/sun4i/
Dsun6i_mipi_dphy.c18 #define SUN6I_DPHY_GCTL_LANE_NUM(n) ((((n) - 1) & 3) << 4) macro
114 SUN6I_DPHY_GCTL_LANE_NUM(lanes) | in sun6i_dphy_init()