Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/imx/
Dimx-tve.c528 static struct regmap_config tve_regmap_config = { variable
617 tve_regmap_config.lock_arg = tve; in imx_tve_bind()
619 &tve_regmap_config); in imx_tve_bind()