Searched refs:fsl_ldb (Results 1 – 1 of 1) sorted by relevance
86 struct fsl_ldb { struct97 static bool fsl_ldb_is_dual(const struct fsl_ldb *fsl_ldb) in fsl_ldb_is_dual() argument99 return (fsl_ldb->ch0_enabled && fsl_ldb->ch1_enabled); in fsl_ldb_is_dual()119 struct fsl_ldb *fsl_ldb = to_fsl_ldb(bridge); in fsl_ldb_attach() local128 struct fsl_ldb *fsl_ldb = to_fsl_ldb(bridge); in fsl_ldb_atomic_enable() local229 struct fsl_ldb *fsl_ldb = to_fsl_ldb(bridge); in fsl_ldb_atomic_disable() local234 regmap_write(fsl_ldb->regmap, fsl_ldb->devdata->lvds_ctrl, in fsl_ldb_atomic_disable()273 struct fsl_ldb *fsl_ldb = to_fsl_ldb(bridge); in fsl_ldb_mode_valid() local298 struct fsl_ldb *fsl_ldb; in fsl_ldb_probe() local329 if (!fsl_ldb->ch0_enabled && !fsl_ldb->ch1_enabled) { in fsl_ldb_probe()[all …]
Completed in 4 milliseconds