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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.c698 static int dcb_entry_idx_from_crtchead(struct drm_device *dev) function
805 /* note: dcb_entry_idx_from_crtchead needs pre-script set-up */
806 int idx = dcb_entry_idx_from_crtchead(dev), shift = 0;
857 /* note: dcb_entry_idx_from_crtchead needs pre-script set-up */
858 dcb_entry = dcb_entry_idx_from_crtchead(dev);

Completed in 61 milliseconds