Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_hdmi.c65 static const u32 hdmi_reg_map[][HDMI_TYPE_COUNT] = { variable
680 return hdmi_reg_map[reg_id & 0xffff][hdata->drv_data->type]; in hdmi_map_reg()