HomeSort by: relevance | last modified time | path
    Searched refs:__raw_uncore_write32 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/
intel_uncore.h 318 static inline void __raw_uncore_write32(const struct intel_uncore *uncore, function in typeref:typename:void
452 #define intel_uncore_write_fw(...) __raw_uncore_write32(__VA_ARGS__)
intel_uncore.c 503 __raw_uncore_write32(uncore, FPGA_DBG, FPGA_DBG_RM_NOCLAIM);
517 __raw_uncore_write32(uncore, CLAIM_ER, CLAIM_ER_CLR);
531 __raw_uncore_write32(uncore, GTFIFODBG, fifodbg);
566 __raw_uncore_write32(uncore, GTFIFOCTL,
1188 __raw_uncore_write32(uncore, MI_MODE, 0);
1625 __raw_uncore_write32(uncore, FORCEWAKE, 0);

Completed in 16 milliseconds