Searched refs:PLL_L_MASK (Results 1 – 2 of 2) sorted by relevance
139 #define PLL_L_MASK 0x7f macro
721 data->plllock = (control >> PLL_L_SHIFT) & PLL_L_MASK; in powernow_k8_acpi_pst_values()