Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dexynos_hdmi.c65 static const u32 hdmi_reg_map[][HDMI_TYPE_COUNT] = { variable
671 return hdmi_reg_map[reg_id & 0xffff][hdata->drv_data->type]; in hdmi_map_reg()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds