intel_uncore.c | 111 fw_set(const struct intel_uncore_forcewake_domain *d, u32 val) function in typeref:typename:void 124 #define fw_set(d, val) writel(_MASKED_BIT_ENABLE((val)), (d)->reg_set) macro 217 fw_set(d, FORCEWAKE_KERNEL_FALLBACK); 249 fw_set(d, FORCEWAKE_KERNEL);
|