Searched refs:mode_set (Results 1 - 25 of 117) sorted by path

12345

/linux-master/arch/arm/mach-rockchip/
H A Dpm.c89 u32 mode_set, mode_set1; local
117 mode_set = BIT(PMU_GLOBAL_INT_DISABLE) | BIT(PMU_L2FLUSH_EN) |
127 mode_set |= BIT(PMU_BUS_PD_EN) | BIT(PMU_PMU_USE_LF) |
132 mode_set |= BIT(PMU_OSC_24M_DIS);
158 mode_set |= BIT(PMU_CLK_CORE_SRC_GATE_EN);
170 regmap_write(pmu_regmap, RK3288_PMU_PWRMODE_CON, mode_set);
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Ddce_v10_0.c2679 .mode_set = dce_v10_0_crtc_mode_set,
3459 .mode_set = dce_v10_0_ext_mode_set,
3469 .mode_set = dce_v10_0_encoder_mode_set,
3479 .mode_set = dce_v10_0_encoder_mode_set,
H A Ddce_v11_0.c2792 .mode_set = dce_v11_0_crtc_mode_set,
3590 .mode_set = dce_v11_0_ext_mode_set,
3600 .mode_set = dce_v11_0_encoder_mode_set,
3610 .mode_set = dce_v11_0_encoder_mode_set,
H A Ddce_v6_0.c2594 .mode_set = dce_v6_0_crtc_mode_set,
3294 .mode_set = dce_v6_0_ext_mode_set,
3304 .mode_set = dce_v6_0_encoder_mode_set,
3314 .mode_set = dce_v6_0_encoder_mode_set,
H A Ddce_v8_0.c2605 .mode_set = dce_v8_0_crtc_mode_set,
3368 .mode_set = dce_v8_0_ext_mode_set,
3378 .mode_set = dce_v8_0_encoder_mode_set,
3388 .mode_set = dce_v8_0_encoder_mode_set,
/linux-master/drivers/gpu/drm/bridge/adv7511/
H A Dadv7511_drv.c1001 .mode_set = adv7511_bridge_mode_set,
/linux-master/drivers/gpu/drm/bridge/analogix/
H A Danalogix-anx78xx.c1030 .mode_set = anx78xx_bridge_mode_set,
H A Danalogix_dp_core.c1611 .mode_set = analogix_dp_bridge_mode_set,
H A Danx7625.c2505 .mode_set = anx7625_bridge_mode_set,
/linux-master/drivers/gpu/drm/bridge/
H A Dchipone-icn6211.c624 .mode_set = chipone_mode_set,
H A Dchrontel-ch7033.c522 .mode_set = ch7033_bridge_mode_set,
H A Dite-it66121.c916 .mode_set = it66121_bridge_mode_set,
H A Dlontium-lt8912b.c638 .mode_set = lt8912_bridge_mode_set,
H A Dlontium-lt9611uxc.c517 .mode_set = lt9611uxc_bridge_mode_set,
H A Dnwl-dsi.c832 * This ensures our ->mode_set() is called to get the DSI controller
969 .mode_set = nwl_dsi_bridge_mode_set,
H A Dsamsung-dsim.c1640 .mode_set = samsung_dsim_mode_set,
H A Dsii902x.c509 .mode_set = sii902x_bridge_mode_set,
H A Dtc358762.c227 .mode_set = tc358762_bridge_mode_set,
/linux-master/drivers/gpu/drm/bridge/imx/
H A Dimx8qm-ldb.c400 .mode_set = imx8qm_ldb_bridge_mode_set,
H A Dimx8qxp-ldb.c203 companion->funcs->mode_set(companion, mode, adjusted_mode);
403 .mode_set = imx8qxp_ldb_bridge_mode_set,
H A Dimx8qxp-pixel-combiner.c267 .mode_set = imx8qxp_pc_bridge_mode_set,
H A Dimx8qxp-pixel-link.c241 .mode_set = imx8qxp_pixel_link_bridge_mode_set,
H A Dimx8qxp-pxl2dpi.c125 p2d->companion->funcs->mode_set(p2d->companion, mode,
216 .mode_set = imx8qxp_pxl2dpi_bridge_mode_set,
/linux-master/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c3009 .mode_set = dw_hdmi_bridge_mode_set,
H A Ddw-mipi-dsi.c1096 .mode_set = dw_mipi_dsi_bridge_mode_set,

Completed in 370 milliseconds

12345