Searched refs:fsl_tcon (Results 1 – 4 of 4) sorted by relevance
22 struct fsl_tcon { struct27 struct fsl_tcon *fsl_tcon_init(struct device *dev); argument28 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);
23 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()
7 fsl_tcon.o
188 struct fsl_tcon *tcon;