Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/video/fbdev/omap2/omapfb/dss/
Dvenc.c96 u32 m_control; member
139 .m_control = 0x2,
184 .m_control = 0x1,
283 venc_write_reg(VENC_M_CONTROL, config->m_control); in venc_write_config()
/linux-6.12.1/drivers/gpu/drm/omapdrm/dss/
Dvenc.c94 u32 m_control; member
137 .m_control = 0x2,
182 .m_control = 0x1,
293 venc_write_reg(venc, VENC_M_CONTROL, config->m_control); in venc_write_config()