Advertisement
Guest User

SSDT 4.8ghz

a guest
May 22nd, 2012
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.06 KB | None | 0 0
  1. DefinitionBlock ("SSDT.aml", "SSDT", 1, "APPLE ", "CpuPm", 0x00001000)
  2. {
  3. External (\_PR_.CPU7, DeviceObj)
  4. External (\_PR_.CPU6, DeviceObj)
  5. External (\_PR_.CPU5, DeviceObj)
  6. External (\_PR_.CPU4, DeviceObj)
  7. External (\_PR_.CPU3, DeviceObj)
  8. External (\_PR_.CPU2, DeviceObj)
  9. External (\_PR_.CPU1, DeviceObj)
  10. External (\_PR_.CPU0, DeviceObj)
  11. Scope (_PR)
  12. {
  13. Scope (\_PR.CPU0)
  14. {
  15. Name (_PSS, Package (0x21)
  16. {
  17. Package (0x06)
  18. {
  19. 0x12C0,
  20. 0x000493E0,
  21. 0x0A,
  22. 0x0A,
  23. 0x3000,
  24. 0x3000
  25. },
  26. Package (0x06)
  27. {
  28. 0x125C,
  29. 0x000493E0,
  30. 0x0A,
  31. 0x0A,
  32. 0x2F00,
  33. 0x2F00
  34. },
  35. Package (0x06)
  36. {
  37. 0x11F8,
  38. 0x000493E0,
  39. 0x0A,
  40. 0x0A,
  41. 0x2E00,
  42. 0x2E00
  43. },
  44. Package (0x06)
  45. {
  46. 0x1194,
  47. 0x000493E0,
  48. 0x0A,
  49. 0x0A,
  50. 0x2D00,
  51. 0x2D00
  52. },
  53. Package (0x06)
  54. {
  55. 0x1130,
  56. 0x000493E0,
  57. 0x0A,
  58. 0x0A,
  59. 0x2C00,
  60. 0x2C00
  61. },
  62. Package (0x06)
  63. {
  64. 0x10CC,
  65. 0x000493E0,
  66. 0x0A,
  67. 0x0A,
  68. 0x2B00,
  69. 0x2B00
  70. },
  71. Package (0x06)
  72. {
  73. 0x1068,
  74. 0x000493E0,
  75. 0x0A,
  76. 0x0A,
  77. 0x2A00,
  78. 0x2A00
  79. },
  80. Package (0x06)
  81. {
  82. 0x1004,
  83. 0x000493E0,
  84. 0x0A,
  85. 0x0A,
  86. 0x2900,
  87. 0x2900
  88. },
  89. Package (0x06)
  90. {
  91. 0x0FA0,
  92. 0x000493E0,
  93. 0x0A,
  94. 0x0A,
  95. 0x2800,
  96. 0x2800
  97. },
  98. Package (0x06)
  99. {
  100. 0x0F3C,
  101. 0x000493E0,
  102. 0x0A,
  103. 0x0A,
  104. 0x2700,
  105. 0x2700
  106. },
  107. Package (0x06)
  108. {
  109. 0x0ED8,
  110. 0x000493E0,
  111. 0x0A,
  112. 0x0A,
  113. 0x2600,
  114. 0x2600
  115. },
  116. Package (0x06)
  117. {
  118. 0x0E74,
  119. 0x000493E0,
  120. 0x0A,
  121. 0x0A,
  122. 0x2500,
  123. 0x2500
  124. },
  125. Package (0x06)
  126. {
  127. 0x0E10,
  128. 0x000493E0,
  129. 0x0A,
  130. 0x0A,
  131. 0x2400,
  132. 0x2400
  133. },
  134. Package (0x06)
  135. {
  136. 0x0DAC,
  137. 0x000493E0,
  138. 0x0A,
  139. 0x0A,
  140. 0x2300,
  141. 0x2300
  142. },
  143. Package (0x06)
  144. {
  145. 0x0D48,
  146. 0x000493E0,
  147. 0x0A,
  148. 0x0A,
  149. 0x2200,
  150. 0x2200
  151. },
  152. Package (0x06)
  153. {
  154. 0x0CE4,
  155. 0x000493E0,
  156. 0x0A,
  157. 0x0A,
  158. 0x2100,
  159. 0x2100
  160. },
  161. Package (0x06)
  162. {
  163. 0x0C80,
  164. 0x000493E0,
  165. 0x0A,
  166. 0x0A,
  167. 0x2000,
  168. 0x2000
  169. },
  170. Package (0x06)
  171. {
  172. 0x0C1C,
  173. 0x000493E0,
  174. 0x0A,
  175. 0x0A,
  176. 0x1F00,
  177. 0x1F00
  178. },
  179. Package (0x06)
  180. {
  181. 0x0BB8,
  182. 0x000493E0,
  183. 0x0A,
  184. 0x0A,
  185. 0x1E00,
  186. 0x1E00
  187. },
  188. Package (0x06)
  189. {
  190. 0x0B54,
  191. 0x000493E0,
  192. 0x0A,
  193. 0x0A,
  194. 0x1D00,
  195. 0x1D00
  196. },
  197. Package (0x06)
  198. {
  199. 0x0AF0,
  200. 0x000493E0,
  201. 0x0A,
  202. 0x0A,
  203. 0x1C00,
  204. 0x1C00
  205. },
  206. Package (0x06)
  207. {
  208. 0x0A8C,
  209. 0x000493E0,
  210. 0x0A,
  211. 0x0A,
  212. 0x1B00,
  213. 0x1B00
  214. },
  215. Package (0x06)
  216. {
  217. 0x0A28,
  218. 0x000493E0,
  219. 0x0A,
  220. 0x0A,
  221. 0x1A00,
  222. 0x1A00
  223. },
  224. Package (0x06)
  225. {
  226. 0x09C4,
  227. 0x000493E0,
  228. 0x0A,
  229. 0x0A,
  230. 0x1900,
  231. 0x1900
  232. },
  233. Package (0x06)
  234. {
  235. 0x0960,
  236. 0x0003C4D8,
  237. 0x0A,
  238. 0x0A,
  239. 0x1800,
  240. 0x1800
  241. },
  242. Package (0x06)
  243. {
  244. 0x08FC,
  245. 0x00036B00,
  246. 0x0A,
  247. 0x0A,
  248. 0x1700,
  249. 0x1700
  250. },
  251. Package (0x06)
  252. {
  253. 0x0898,
  254. 0x00031510,
  255. 0x0A,
  256. 0x0A,
  257. 0x1600,
  258. 0x1600
  259. },
  260. Package (0x06)
  261. {
  262. 0x0834,
  263. 0x0002C6F0,
  264. 0x0A,
  265. 0x0A,
  266. 0x1500,
  267. 0x1500
  268. },
  269. Package (0x06)
  270. {
  271. 0x07D0,
  272. 0x00027CB8,
  273. 0x0A,
  274. 0x0A,
  275. 0x1400,
  276. 0x1400
  277. },
  278. Package (0x06)
  279. {
  280. 0x076C,
  281. 0x00023A50,
  282. 0x0A,
  283. 0x0A,
  284. 0x1300,
  285. 0x1300
  286. },
  287. Package (0x06)
  288. {
  289. 0x0708,
  290. 0x0001FBD0,
  291. 0x0A,
  292. 0x0A,
  293. 0x1200,
  294. 0x1200
  295. },
  296. Package (0x06)
  297. {
  298. 0x06A4,
  299. 0x0001C520,
  300. 0x0A,
  301. 0x0A,
  302. 0x1100,
  303. 0x1100
  304. },
  305. Package (0x06)
  306. {
  307. 0x0640,
  308. 0x00016378,
  309. 0x0A,
  310. 0x0A,
  311. 0x1000,
  312. 0x1000
  313. }
  314. })
  315. Name (APSN, 0x04)
  316. Name (APSS, Package (0x21)
  317. {
  318. Package (0x06)
  319. {
  320. 0x12C0,
  321. 0x000493E0,
  322. 0x0A,
  323. 0x0A,
  324. 0x3000,
  325. 0x3000
  326. },
  327. Package (0x06)
  328. {
  329. 0x125C,
  330. 0x000493E0,
  331. 0x0A,
  332. 0x0A,
  333. 0x2F00,
  334. 0x2F00
  335. },
  336. Package (0x06)
  337. {
  338. 0x11F8,
  339. 0x000493E0,
  340. 0x0A,
  341. 0x0A,
  342. 0x2E00,
  343. 0x2E00
  344. },
  345. Package (0x06)
  346. {
  347. 0x1194,
  348. 0x000493E0,
  349. 0x0A,
  350. 0x0A,
  351. 0x2D00,
  352. 0x2D00
  353. },
  354. Package (0x06)
  355. {
  356. 0x1130,
  357. 0x000493E0,
  358. 0x0A,
  359. 0x0A,
  360. 0x2C00,
  361. 0x2C00
  362. },
  363. Package (0x06)
  364. {
  365. 0x10CC,
  366. 0x000493E0,
  367. 0x0A,
  368. 0x0A,
  369. 0x2B00,
  370. 0x2B00
  371. },
  372. Package (0x06)
  373. {
  374. 0x1068,
  375. 0x000493E0,
  376. 0x0A,
  377. 0x0A,
  378. 0x2A00,
  379. 0x2A00
  380. },
  381. Package (0x06)
  382. {
  383. 0x1004,
  384. 0x000493E0,
  385. 0x0A,
  386. 0x0A,
  387. 0x2900,
  388. 0x2900
  389. },
  390. Package (0x06)
  391. {
  392. 0x0FA0,
  393. 0x000493E0,
  394. 0x0A,
  395. 0x0A,
  396. 0x2800,
  397. 0x2800
  398. },
  399. Package (0x06)
  400. {
  401. 0x0F3C,
  402. 0x000493E0,
  403. 0x0A,
  404. 0x0A,
  405. 0x2700,
  406. 0x2700
  407. },
  408. Package (0x06)
  409. {
  410. 0x0ED8,
  411. 0x000493E0,
  412. 0x0A,
  413. 0x0A,
  414. 0x2600,
  415. 0x2600
  416. },
  417. Package (0x06)
  418. {
  419. 0x0E74,
  420. 0x000493E0,
  421. 0x0A,
  422. 0x0A,
  423. 0x2500,
  424. 0x2500
  425. },
  426. Package (0x06)
  427. {
  428. 0x0E10,
  429. 0x000493E0,
  430. 0x0A,
  431. 0x0A,
  432. 0x2400,
  433. 0x2400
  434. },
  435. Package (0x06)
  436. {
  437. 0x0DAC,
  438. 0x000493E0,
  439. 0x0A,
  440. 0x0A,
  441. 0x2300,
  442. 0x2300
  443. },
  444. Package (0x06)
  445. {
  446. 0x0D48,
  447. 0x000493E0,
  448. 0x0A,
  449. 0x0A,
  450. 0x2200,
  451. 0x2200
  452. },
  453. Package (0x06)
  454. {
  455. 0x0CE4,
  456. 0x000493E0,
  457. 0x0A,
  458. 0x0A,
  459. 0x2100,
  460. 0x2100
  461. },
  462. Package (0x06)
  463. {
  464. 0x0C80,
  465. 0x000493E0,
  466. 0x0A,
  467. 0x0A,
  468. 0x2000,
  469. 0x2000
  470. },
  471. Package (0x06)
  472. {
  473. 0x0C1C,
  474. 0x000493E0,
  475. 0x0A,
  476. 0x0A,
  477. 0x1F00,
  478. 0x1F00
  479. },
  480. Package (0x06)
  481. {
  482. 0x0BB8,
  483. 0x000493E0,
  484. 0x0A,
  485. 0x0A,
  486. 0x1E00,
  487. 0x1E00
  488. },
  489. Package (0x06)
  490. {
  491. 0x0B54,
  492. 0x000493E0,
  493. 0x0A,
  494. 0x0A,
  495. 0x1D00,
  496. 0x1D00
  497. },
  498. Package (0x06)
  499. {
  500. 0x0AF0,
  501. 0x000493E0,
  502. 0x0A,
  503. 0x0A,
  504. 0x1C00,
  505. 0x1C00
  506. },
  507. Package (0x06)
  508. {
  509. 0x0A8C,
  510. 0x000493E0,
  511. 0x0A,
  512. 0x0A,
  513. 0x1B00,
  514. 0x1B00
  515. },
  516. Package (0x06)
  517. {
  518. 0x0A28,
  519. 0x000493E0,
  520. 0x0A,
  521. 0x0A,
  522. 0x1A00,
  523. 0x1A00
  524. },
  525. Package (0x06)
  526. {
  527. 0x09C4,
  528. 0x000493E0,
  529. 0x0A,
  530. 0x0A,
  531. 0x1900,
  532. 0x1900
  533. },
  534. Package (0x06)
  535. {
  536. 0x0960,
  537. 0x0003C4D8,
  538. 0x0A,
  539. 0x0A,
  540. 0x1800,
  541. 0x1800
  542. },
  543. Package (0x06)
  544. {
  545. 0x08FC,
  546. 0x00036B00,
  547. 0x0A,
  548. 0x0A,
  549. 0x1700,
  550. 0x1700
  551. },
  552. Package (0x06)
  553. {
  554. 0x0898,
  555. 0x00031510,
  556. 0x0A,
  557. 0x0A,
  558. 0x1600,
  559. 0x1600
  560. },
  561. Package (0x06)
  562. {
  563. 0x0834,
  564. 0x0002C6F0,
  565. 0x0A,
  566. 0x0A,
  567. 0x1500,
  568. 0x1500
  569. },
  570. Package (0x06)
  571. {
  572. 0x07D0,
  573. 0x00027CB8,
  574. 0x0A,
  575. 0x0A,
  576. 0x1400,
  577. 0x1400
  578. },
  579. Package (0x06)
  580. {
  581. 0x076C,
  582. 0x00023A50,
  583. 0x0A,
  584. 0x0A,
  585. 0x1300,
  586. 0x1300
  587. },
  588. Package (0x06)
  589. {
  590. 0x0708,
  591. 0x0001FBD0,
  592. 0x0A,
  593. 0x0A,
  594. 0x1200,
  595. 0x1200
  596. },
  597. Package (0x06)
  598. {
  599. 0x06A4,
  600. 0x0001C520,
  601. 0x0A,
  602. 0x0A,
  603. 0x1100,
  604. 0x1100
  605. },
  606. Package (0x06)
  607. {
  608. 0x0640,
  609. 0x00016378,
  610. 0x0A,
  611. 0x0A,
  612. 0x1000,
  613. 0x1000
  614. }
  615. })
  616. Method (ACST, 0, NotSerialized)
  617. {
  618. Return (Package (0x06)
  619. {
  620. One,
  621. 0x04,
  622. Package (0x04)
  623. {
  624. ResourceTemplate ()
  625. {
  626. Register (FFixedHW,
  627. 0x01, // Bit Width
  628. 0x02, // Bit Offset
  629. 0x0000000000000000, // Address
  630. 0x01, // Access Size
  631. )
  632. },
  633. One,
  634. 0x03,
  635. 0x03E8
  636. },
  637. Package (0x04)
  638. {
  639. ResourceTemplate ()
  640. {
  641. Register (FFixedHW,
  642. 0x01, // Bit Width
  643. 0x02, // Bit Offset
  644. 0x0000000000000010, // Address
  645. 0x03, // Access Size
  646. )
  647. },
  648. 0x03,
  649. 0xCD,
  650. 0x01F4
  651. },
  652. Package (0x04)
  653. {
  654. ResourceTemplate ()
  655. {
  656. Register (FFixedHW,
  657. 0x01, // Bit Width
  658. 0x02, // Bit Offset
  659. 0x0000000000000020, // Address
  660. 0x03, // Access Size
  661. )
  662. },
  663. 0x06,
  664. 0xF5,
  665. 0x015E
  666. },
  667. Package (0x04)
  668. {
  669. ResourceTemplate ()
  670. {
  671. Register (FFixedHW,
  672. 0x01, // Bit Width
  673. 0x02, // Bit Offset
  674. 0x0000000000000030, // Address
  675. 0x03, // Access Size
  676. )
  677. },
  678. 0x07,
  679. 0xF5,
  680. 0xC8
  681. }
  682. })
  683. }
  684. Name (_PPC, Zero)
  685. Name (_PCT, Package (0x02)
  686. {
  687. ResourceTemplate ()
  688. {
  689. Register (FFixedHW,
  690. 0x40, // Bit Width
  691. 0x00, // Bit Offset
  692. 0x0000000000000199, // Address
  693. ,)
  694. },
  695. ResourceTemplate ()
  696. {
  697. Register (FFixedHW,
  698. 0x10, // Bit Width
  699. 0x00, // Bit Offset
  700. 0x0000000000000198, // Address
  701. ,)
  702. }
  703. })
  704. Name (_PTC, Package (0x02)
  705. {
  706. ResourceTemplate ()
  707. {
  708. Register (FFixedHW,
  709. 0x00, // Bit Width
  710. 0x00, // Bit Offset
  711. 0x0000000000000000, // Address
  712. ,)
  713. },
  714. ResourceTemplate ()
  715. {
  716. Register (FFixedHW,
  717. 0x00, // Bit Width
  718. 0x00, // Bit Offset
  719. 0x0000000000000000, // Address
  720. ,)
  721. }
  722. })
  723. Name (_PSD, Package (0x05)
  724. {
  725. 0x05,
  726. Zero,
  727. Zero,
  728. 0xFC,
  729. 0x08
  730. })
  731. Method (_CST, 0, NotSerialized)
  732. {
  733. Return (Package (0x04)
  734. {
  735. 0x03,
  736. Package (0x04)
  737. {
  738. ResourceTemplate ()
  739. {
  740. Register (FFixedHW,
  741. 0x00, // Bit Width
  742. 0x00, // Bit Offset
  743. 0x0000000000000000, // Address
  744. ,)
  745. },
  746. One,
  747. One,
  748. 0x03E8
  749. },
  750. Package (0x04)
  751. {
  752. ResourceTemplate ()
  753. {
  754. Register (SystemIO,
  755. 0x08, // Bit Width
  756. 0x00, // Bit Offset
  757. 0x0000000000000414, // Address
  758. ,)
  759. },
  760. 0x02,
  761. 0x50,
  762. 0x01F4
  763. },
  764. Package (0x04)
  765. {
  766. ResourceTemplate ()
  767. {
  768. Register (SystemIO,
  769. 0x08, // Bit Width
  770. 0x00, // Bit Offset
  771. 0x0000000000000415, // Address
  772. ,)
  773. },
  774. 0x03,
  775. 0x68,
  776. 0x015E
  777. }
  778. })
  779. }
  780. Name (_TPC, Zero)
  781. Name (_TSS, Package (0x08)
  782. {
  783. Package (0x05)
  784. {
  785. 0x64,
  786. 0x03E8,
  787. Zero,
  788. Zero,
  789. Zero
  790. },
  791. Package (0x05)
  792. {
  793. 0x58,
  794. 0x036B,
  795. Zero,
  796. 0x1E,
  797. Zero
  798. },
  799. Package (0x05)
  800. {
  801. 0x4B,
  802. 0x02EE,
  803. Zero,
  804. 0x1C,
  805. Zero
  806. },
  807. Package (0x05)
  808. {
  809. 0x3F,
  810. 0x0271,
  811. Zero,
  812. 0x1A,
  813. Zero
  814. },
  815. Package (0x05)
  816. {
  817. 0x32,
  818. 0x01F4,
  819. Zero,
  820. 0x18,
  821. Zero
  822. },
  823. Package (0x05)
  824. {
  825. 0x26,
  826. 0x0177,
  827. Zero,
  828. 0x16,
  829. Zero
  830. },
  831. Package (0x05)
  832. {
  833. 0x19,
  834. 0xFA,
  835. Zero,
  836. 0x14,
  837. Zero
  838. },
  839. Package (0x05)
  840. {
  841. 0x0D,
  842. 0x7D,
  843. Zero,
  844. 0x12,
  845. Zero
  846. }
  847. })
  848. }
  849. Scope (\_PR.CPU1)
  850. {
  851. Method (APSS, 0, NotSerialized)
  852. {
  853. Return (\_PR.CPU0.APSS)
  854. }
  855. Method (_CST, 0, NotSerialized)
  856. {
  857. Return (\_PR.CPU0._CST ())
  858. }
  859. Method (_PCT, 0, NotSerialized)
  860. {
  861. Return (\_PR.CPU0._PCT)
  862. }
  863. Method (_PPC, 0, NotSerialized)
  864. {
  865. Return (\_PR.CPU0._PPC)
  866. }
  867. Method (_PTC, 0, NotSerialized)
  868. {
  869. Return (\_PR.CPU0._PTC)
  870. }
  871. Method (_PSD, 0, NotSerialized)
  872. {
  873. Return (\_PR.CPU0._PSD)
  874. }
  875. Method (_PSS, 0, NotSerialized)
  876. {
  877. Return (\_PR.CPU0.APSS)
  878. }
  879. Method (_TPC, 0, NotSerialized)
  880. {
  881. Return (\_PR.CPU0._TPC)
  882. }
  883. Method (_TSS, 0, NotSerialized)
  884. {
  885. Return (\_PR.CPU0._TSS)
  886. }
  887. }
  888. Scope (\_PR.CPU2)
  889. {
  890. Method (APSS, 0, NotSerialized)
  891. {
  892. Return (\_PR.CPU0.APSS)
  893. }
  894. Method (_CST, 0, NotSerialized)
  895. {
  896. Return (\_PR.CPU0._CST ())
  897. }
  898. Method (_PCT, 0, NotSerialized)
  899. {
  900. Return (\_PR.CPU0._PCT)
  901. }
  902. Method (_PPC, 0, NotSerialized)
  903. {
  904. Return (\_PR.CPU0._PPC)
  905. }
  906. Method (_PTC, 0, NotSerialized)
  907. {
  908. Return (\_PR.CPU0._PTC)
  909. }
  910. Method (_PSD, 0, NotSerialized)
  911. {
  912. Return (\_PR.CPU0._PSD)
  913. }
  914. Method (_PSS, 0, NotSerialized)
  915. {
  916. Return (\_PR.CPU0._PSS)
  917. }
  918. Method (_TPC, 0, NotSerialized)
  919. {
  920. Return (\_PR.CPU0._TPC)
  921. }
  922. Method (_TSS, 0, NotSerialized)
  923. {
  924. Return (\_PR.CPU0._TSS)
  925. }
  926. }
  927. Scope (\_PR.CPU3)
  928. {
  929. Method (APSS, 0, NotSerialized)
  930. {
  931. Return (\_PR.CPU0.APSS)
  932. }
  933. Method (_CST, 0, NotSerialized)
  934. {
  935. Return (\_PR.CPU0._CST ())
  936. }
  937. Method (_PCT, 0, NotSerialized)
  938. {
  939. Return (\_PR.CPU0._PCT)
  940. }
  941. Method (_PPC, 0, NotSerialized)
  942. {
  943. Return (\_PR.CPU0._PPC)
  944. }
  945. Method (_PTC, 0, NotSerialized)
  946. {
  947. Return (\_PR.CPU0._PTC)
  948. }
  949. Method (_PSD, 0, NotSerialized)
  950. {
  951. Return (\_PR.CPU0._PSD)
  952. }
  953. Method (_PSS, 0, NotSerialized)
  954. {
  955. Return (\_PR.CPU0._PSS)
  956. }
  957. Method (_TPC, 0, NotSerialized)
  958. {
  959. Return (\_PR.CPU0._TPC)
  960. }
  961. Method (_TSS, 0, NotSerialized)
  962. {
  963. Return (\_PR.CPU0._TSS)
  964. }
  965. }
  966. Scope (\_PR.CPU4)
  967. {
  968. Method (APSS, 0, NotSerialized)
  969. {
  970. Return (\_PR.CPU0.APSS)
  971. }
  972. Method (_CST, 0, NotSerialized)
  973. {
  974. Return (\_PR.CPU0._CST ())
  975. }
  976. Method (_PCT, 0, NotSerialized)
  977. {
  978. Return (\_PR.CPU0._PCT)
  979. }
  980. Method (_PPC, 0, NotSerialized)
  981. {
  982. Return (\_PR.CPU0._PPC)
  983. }
  984. Method (_PTC, 0, NotSerialized)
  985. {
  986. Return (\_PR.CPU0._PTC)
  987. }
  988. Method (_PSD, 0, NotSerialized)
  989. {
  990. Return (\_PR.CPU0._PSD)
  991. }
  992. Method (_PSS, 0, NotSerialized)
  993. {
  994. Return (\_PR.CPU0._PSS)
  995. }
  996. Method (_TPC, 0, NotSerialized)
  997. {
  998. Return (\_PR.CPU0._TPC)
  999. }
  1000. Method (_TSS, 0, NotSerialized)
  1001. {
  1002. Return (\_PR.CPU0._TSS)
  1003. }
  1004. }
  1005. Scope (\_PR.CPU5)
  1006. {
  1007. Method (APSS, 0, NotSerialized)
  1008. {
  1009. Return (\_PR.CPU0.APSS)
  1010. }
  1011. Method (_CST, 0, NotSerialized)
  1012. {
  1013. Return (\_PR.CPU0._CST ())
  1014. }
  1015. Method (_PCT, 0, NotSerialized)
  1016. {
  1017. Return (\_PR.CPU0._PCT)
  1018. }
  1019. Method (_PPC, 0, NotSerialized)
  1020. {
  1021. Return (\_PR.CPU0._PPC)
  1022. }
  1023. Method (_PTC, 0, NotSerialized)
  1024. {
  1025. Return (\_PR.CPU0._PTC)
  1026. }
  1027. Method (_PSD, 0, NotSerialized)
  1028. {
  1029. Return (\_PR.CPU0._PSD)
  1030. }
  1031. Method (_PSS, 0, NotSerialized)
  1032. {
  1033. Return (\_PR.CPU0._PSS)
  1034. }
  1035. Method (_TPC, 0, NotSerialized)
  1036. {
  1037. Return (\_PR.CPU0._TPC)
  1038. }
  1039. Method (_TSS, 0, NotSerialized)
  1040. {
  1041. Return (\_PR.CPU0._TSS)
  1042. }
  1043. }
  1044. Scope (\_PR.CPU6)
  1045. {
  1046. Method (APSS, 0, NotSerialized)
  1047. {
  1048. Return (\_PR.CPU0.APSS)
  1049. }
  1050. Method (_CST, 0, NotSerialized)
  1051. {
  1052. Return (\_PR.CPU0._CST ())
  1053. }
  1054. Method (_PCT, 0, NotSerialized)
  1055. {
  1056. Return (\_PR.CPU0._PCT)
  1057. }
  1058. Method (_PPC, 0, NotSerialized)
  1059. {
  1060. Return (\_PR.CPU0._PPC)
  1061. }
  1062. Method (_PTC, 0, NotSerialized)
  1063. {
  1064. Return (\_PR.CPU0._PTC)
  1065. }
  1066. Method (_PSD, 0, NotSerialized)
  1067. {
  1068. Return (\_PR.CPU0._PSD)
  1069. }
  1070. Method (_PSS, 0, NotSerialized)
  1071. {
  1072. Return (\_PR.CPU0._PSS)
  1073. }
  1074. Method (_TPC, 0, NotSerialized)
  1075. {
  1076. Return (\_PR.CPU0._TPC)
  1077. }
  1078. Method (_TSS, 0, NotSerialized)
  1079. {
  1080. Return (\_PR.CPU0._TSS)
  1081. }
  1082. }
  1083. Scope (\_PR.CPU7)
  1084. {
  1085. Method (APSS, 0, NotSerialized)
  1086. {
  1087. Return (\_PR.CPU0.APSS)
  1088. }
  1089. Method (_CST, 0, NotSerialized)
  1090. {
  1091. Return (\_PR.CPU0._CST ())
  1092. }
  1093. Method (_PCT, 0, NotSerialized)
  1094. {
  1095. Return (\_PR.CPU0._PCT)
  1096. }
  1097. Method (_PPC, 0, NotSerialized)
  1098. {
  1099. Return (\_PR.CPU0._PPC)
  1100. }
  1101. Method (_PTC, 0, NotSerialized)
  1102. {
  1103. Return (\_PR.CPU0._PTC)
  1104. }
  1105. Method (_PSD, 0, NotSerialized)
  1106. {
  1107. Return (\_PR.CPU0._PSD)
  1108. }
  1109. Method (_PSS, 0, NotSerialized)
  1110. {
  1111. Return (\_PR.CPU0._PSS)
  1112. }
  1113. Method (_TPC, 0, NotSerialized)
  1114. {
  1115. Return (\_PR.CPU0._TPC)
  1116. }
  1117. Method (_TSS, 0, NotSerialized)
  1118. {
  1119. Return (\_PR.CPU0._TSS)
  1120. }
  1121. }
  1122. }
  1123. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement