Home
last modified time | relevance | path

Searched refs:cur_ctr (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/gpu/drm/rockchip/
H A Ddw_hdmi-rockchip.c455 .cur_ctr = rockchip_cur_ctr,
472 .cur_ctr = rockchip_cur_ctr,
492 .cur_ctr = rockchip_cur_ctr,
510 .cur_ctr = rockchip_cur_ctr,
523 .cur_ctr = rockchip_cur_ctr,
/openbmc/linux/drivers/gpu/drm/imx/ipuv3/
H A Ddw_hdmi-imx.c168 .cur_ctr = imx_cur_ctr,
175 .cur_ctr = imx_cur_ctr,
/openbmc/linux/drivers/gpu/drm/ingenic/
H A Dingenic-dw-hdmi.c62 .cur_ctr = ingenic_cur_ctr,
/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun8i_hdmi_phy.c585 plat_data->cur_ctr = variant->cur_ctr; in sun8i_hdmi_phy_set_ops()
623 .cur_ctr = sun50i_h6_cur_ctr,
H A Dsun8i_dw_hdmi.h153 const struct dw_hdmi_curr_ctrl *cur_ctr; member
/openbmc/linux/include/drm/bridge/
H A Ddw_hdmi.h159 const struct dw_hdmi_curr_ctrl *cur_ctr; member
/openbmc/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c1577 const struct dw_hdmi_curr_ctrl *curr_ctrl = pdata->cur_ctr; in hdmi_phy_configure_dwc_hdmi_3d_tx()