Searched refs:gmch_ctl (Results 1 – 2 of 2) sorted by relevance
117 u16 gmch_ctl, ggms; in probe_gsm_size() local119 pci_read_config_word(pdev, SNB_GMCH_CTRL, &gmch_ctl); in probe_gsm_size()120 ggms = (gmch_ctl >> BDW_GMCH_GGMS_SHIFT) & BDW_GMCH_GGMS_MASK; in probe_gsm_size()
468 u16 gmch_ctl; in i965_gtt_total_entries() local471 I830_GMCH_CTRL, &gmch_ctl); in i965_gtt_total_entries()474 switch (gmch_ctl & G4x_GMCH_SIZE_MASK) { in i965_gtt_total_entries()