Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_dw_hdmi.c600 .cur_ctr = rockchip_cur_ctr,
623 .cur_ctr = rockchip_cur_ctr,
633 .cur_ctr = rockchip_cur_ctr,
651 .cur_ctr = rockchip_cur_ctr,
H A Ddw_hdmi.c781 const struct dw_hdmi_curr_ctrl *curr_ctrl = pdata->cur_ctr; in hdmi_phy_configure_dwc_hdmi_3d_tx()
/rk3399_rockchip-uboot/include/linux/
H A Ddw_hdmi.h183 const struct dw_hdmi_curr_ctrl *cur_ctr; member