Searched refs:cpr_enable (Results 1 – 7 of 7) sorted by relevance
320 return sysfs_emit(buf, "%d\n", info.cpr_enable); in manager_cpr_enable_show()339 if (info.cpr_enable == enable) in manager_cpr_enable_store()342 info.cpr_enable = enable; in manager_cpr_enable_store()441 static MANAGER_ATTR(cpr_enable, S_IRUGO|S_IWUSR,
2884 dispc_mgr_enable_cpr(channel, info->cpr_enable); in dispc_mgr_setup()
180 bool cpr_enable; member
3008 dispc_mgr_enable_cpr(dispc, channel, info->cpr_enable); in dispc_mgr_setup()4614 .cpr_enable = false,
410 info.cpr_enable = true; in omap_crtc_write_crtc_properties()413 info.cpr_enable = false; in omap_crtc_write_crtc_properties()
365 bool cpr_enable; member
644 static int cpr_enable(struct cpr_drv *drv) in cpr_enable() function1444 return cpr_enable(drv); in cpr_power_on()