Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/sun4i/
Dsun6i_mipi_dphy.c77 #define SUN6I_DPHY_ANA4_REG_TXDNSC(n) (((n) & 3) << 6) macro
139 SUN6I_DPHY_ANA4_REG_TXDNSC(1) | in sun6i_dphy_power_on()