Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/rockchip/
H A Ddw_hdmi-rockchip.c486 static struct rockchip_hdmi_chip_data rk3568_chip_data = { variable
496 .phy_data = &rk3568_chip_data,
584 if (hdmi->chip_data == &rk3568_chip_data) { in dw_hdmi_rockchip_bind()