Searched refs:drm_of_find_possible_crtcs (Results 1 – 12 of 12) sorted by relevance
34 uint32_t drm_of_find_possible_crtcs(struct drm_device *dev,59 static inline uint32_t drm_of_find_possible_crtcs(struct drm_device *dev, in drm_of_find_possible_crtcs() function
62 uint32_t drm_of_find_possible_crtcs(struct drm_device *dev, in drm_of_find_possible_crtcs() function82 EXPORT_SYMBOL(drm_of_find_possible_crtcs);
124 uint32_t crtc_mask = drm_of_find_possible_crtcs(drm, np); in imx_drm_encoder_parse_of()
87 crtcs = drm_of_find_possible_crtcs(drm, node); in sun8i_dw_hdmi_find_possible_crtcs()
594 tv->encoder.possible_crtcs = drm_of_find_possible_crtcs(drm, in sun4i_tv_bind()
617 hdmi->encoder.possible_crtcs = drm_of_find_possible_crtcs(drm, in sun4i_hdmi_bind()
282 u32 crtc_mask = drm_of_find_possible_crtcs(drm_dev, dev->of_node); in dw_drm_encoder_init()
732 drm_of_find_possible_crtcs
867 drm_of_find_possible_crtcs
358 drm_of_find_possible_crtcs
1758 drm_of_find_possible_crtcs
2011 crtcs = drm_of_find_possible_crtcs(drm, dev->of_node); in tda998x_encoder_init()