Home
last modified time | relevance | path

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

/drivers/gpu/drm/fsl-dcu/
Dfsl_tcon.h22 struct fsl_tcon { struct
27 struct fsl_tcon *fsl_tcon_init(struct device *dev); argument
28 void fsl_tcon_free(struct fsl_tcon *tcon);
30 void fsl_tcon_bypass_disable(struct fsl_tcon *tcon);
31 void fsl_tcon_bypass_enable(struct fsl_tcon *tcon);
Dfsl_tcon.c23 void fsl_tcon_bypass_disable(struct fsl_tcon *tcon) in fsl_tcon_bypass_disable()
29 void fsl_tcon_bypass_enable(struct fsl_tcon *tcon) in fsl_tcon_bypass_enable()
45 struct fsl_tcon *tcon, in fsl_tcon_init_regmap()
63 struct fsl_tcon *fsl_tcon_init(struct device *dev) in fsl_tcon_init()
65 struct fsl_tcon *tcon; in fsl_tcon_init()
108 void fsl_tcon_free(struct fsl_tcon *tcon) in fsl_tcon_free()
DMakefile7 fsl_tcon.o
Dfsl_dcu_drm_drv.h188 struct fsl_tcon *tcon;