Home
last modified time | relevance | path

Searched refs:RK3528_GPIO_SWPORT_DR_L (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_dw_hdmi.c50 #define RK3528_GPIO_SWPORT_DR_L 0x0000 macro
538 writel(RK3528_GPIO0_A2_DR, gpio_base + RK3528_GPIO_SWPORT_DR_L); in dw_hdmi_set_iomux()
550 writel(RK3528_GPIO0_A2_DR, gpio_base + RK3528_GPIO_SWPORT_DR_L); in dw_hdmi_set_iomux()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Ddw_hdmi-rockchip.c80 #define RK3528_GPIO_SWPORT_DR_L 0x0000 macro
1344 writel(val, hdmi->gpio_base + RK3528_GPIO_SWPORT_DR_L); in dw_hdmi_rk3528_gpio_hpd_init()