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