Searched refs:gma_pll_is_valid (Results 1 – 5 of 5) sorted by relevance
85 extern bool gma_pll_is_valid(struct drm_crtc *crtc,
435 .pll_is_valid = gma_pll_is_valid,
665 .pll_is_valid = gma_pll_is_valid,
972 .pll_is_valid = gma_pll_is_valid,
717 bool gma_pll_is_valid(struct drm_crtc *crtc, in gma_pll_is_valid() function