Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_of.c34 uint32_t drm_of_crtc_port_mask(struct drm_device *dev, in drm_of_crtc_port_mask() function
49 EXPORT_SYMBOL(drm_of_crtc_port_mask);
75 possible_crtcs |= drm_of_crtc_port_mask(dev, remote_port); in drm_of_find_possible_crtcs()
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_of.h32 uint32_t drm_of_crtc_port_mask(struct drm_device *dev,
53 static inline uint32_t drm_of_crtc_port_mask(struct drm_device *dev, in drm_of_crtc_port_mask() function
/OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/
H A Dsun8i_dw_hdmi.c82 crtcs |= drm_of_crtc_port_mask(drm, remote_port); in sun8i_dw_hdmi_find_possible_crtcs()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_exynosauto866 drm_of_crtc_port_mask
H A Dabi_gki_aarch64_rockchip2563 drm_of_crtc_port_mask
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.c231 possible_crtcs |= drm_of_crtc_port_mask(dev, remote_port); in rockchip_drm_of_find_possible_crtcs()