Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun6i_mipi_dsi.c66 #define SUN6I_DSI_INST_FUNC_INST_MODE(n) (((n) & 0xf) << 28) macro
322 SUN6I_DSI_INST_FUNC_INST_MODE(mode) | in sun6i_dsi_inst_setup()