Searched refs:pgetbl_ctl2 (Results 1 – 1 of 1) sorted by relevance
1130 uint32_t pgetbl_ctl, pgetbl_ctl2; in agp_gen5_adjust_pgtbl_size() local1135 pgetbl_ctl2 = bus_read_4(sc->sc_res[0], AGP_I965_PGTBL_CTL2); in agp_gen5_adjust_pgtbl_size()1136 pgetbl_ctl2 &= ~AGP_I810_PGTBL_ENABLED; in agp_gen5_adjust_pgtbl_size()1137 bus_write_4(sc->sc_res[0], AGP_I965_PGTBL_CTL2, pgetbl_ctl2); in agp_gen5_adjust_pgtbl_size()