Searched refs:_PCH_DPLL_B (Results 1 – 3 of 3) sorted by relevance
168 #define _PCH_DPLL_B 0xc6018 macro169 #define _PCH_DPLL(pll) (pll == 0 ? _PCH_DPLL_A : _PCH_DPLL_B)
8443 #define _PCH_DPLL_B 0xc6018 macro8444 #define PCH_DPLL(pll) _MMIO((pll) == 0 ? _PCH_DPLL_A : _PCH_DPLL_B)
2353 MMIO_D(_MMIO(_PCH_DPLL_B), D_ALL); in init_generic_mmio_info()