Searched refs:RK3588_GRF_VO1_CON9 (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rockchip_dw_hdmi_qp.c | 69 #define RK3588_GRF_VO1_CON9 0x0024 macro 1211 writel(val, hdmi->vo1_grf + RK3588_GRF_VO1_CON9); in dw_hdmi_qp_set_iomux() 1225 writel(val, hdmi->vo1_grf + RK3588_GRF_VO1_CON9); in dw_hdmi_qp_set_iomux()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | dw_hdmi-rockchip.c | 127 #define RK3588_GRF_VO1_CON9 0x0024 macro 3574 regmap_write(hdmi->vo1_regmap, RK3588_GRF_VO1_CON9, val); in dw_hdmi_rockchip_bind() 3588 regmap_write(hdmi->vo1_regmap, RK3588_GRF_VO1_CON9, val); in dw_hdmi_rockchip_bind() 3842 regmap_write(hdmi->vo1_regmap, RK3588_GRF_VO1_CON9, val); in dw_hdmi_rockchip_resume() 3856 regmap_write(hdmi->vo1_regmap, RK3588_GRF_VO1_CON9, val); in dw_hdmi_rockchip_resume()
|