Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/fsl-dcu/
A Dfsl_tcon.h18 struct fsl_tcon { struct
23 struct fsl_tcon *fsl_tcon_init(struct device *dev); argument
24 void fsl_tcon_free(struct fsl_tcon *tcon);
26 void fsl_tcon_bypass_disable(struct fsl_tcon *tcon);
27 void fsl_tcon_bypass_enable(struct fsl_tcon *tcon);
A Dfsl_tcon.c19 void fsl_tcon_bypass_disable(struct fsl_tcon *tcon) in fsl_tcon_bypass_disable()
25 void fsl_tcon_bypass_enable(struct fsl_tcon *tcon) in fsl_tcon_bypass_enable()
41 struct fsl_tcon *tcon, in fsl_tcon_init_regmap()
59 struct fsl_tcon *fsl_tcon_init(struct device *dev) in fsl_tcon_init()
61 struct fsl_tcon *tcon; in fsl_tcon_init()
102 void fsl_tcon_free(struct fsl_tcon *tcon) in fsl_tcon_free()
A DMakefile7 fsl_tcon.o
A Dfsl_dcu_drm_drv.h186 struct fsl_tcon *tcon;

Completed in 6 milliseconds