SHARE
TWEET
Untitled
a guest
Apr 30th, 2017
69
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- {
- Name (_PPC, 0x00)
- Name (_PCT, Package (0x02)
- {
- ResourceTemplate ()
- {
- Register (FFixedHW, // PERF_CTL
- 0x10, // Bit Width
- 0x00, // Bit Offset
- 0x00000199 // Address
- ,)
- },
- ResourceTemplate ()
- {
- Register (FFixedHW, // PERF_STATUS
- 0x10, // Bit Width
- 0x00, // Bit Offset
- 0x00000198, // Address
- ,)
- }
- })
- Name (_PSS, Package (0x01)
- {
- Package (0x06)
- {
- 3000, // f in MHz
- 75000, // P in mW
- 10, // Transition latency in us
- 10, // Bus Master latency in us
- 0x0000091B // value written to PERF_CTL; fid=9, vid=27
- 0x0000091B // value of PERF_STATE after successful transition; fid=9, vid=27
- }
- })
- }
RAW Paste Data
