You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
Add a few more PrId vendor IDs.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
+11
-6
@@ -22,12 +22,17 @@
|
|||||||
spec.
|
spec.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define PRID_COMP_LEGACY 0x000000
|
#define PRID_COMP_LEGACY 0x000000
|
||||||
#define PRID_COMP_MIPS 0x010000
|
#define PRID_COMP_MIPS 0x010000
|
||||||
#define PRID_COMP_BROADCOM 0x020000
|
#define PRID_COMP_BROADCOM 0x020000
|
||||||
#define PRID_COMP_ALCHEMY 0x030000
|
#define PRID_COMP_ALCHEMY 0x030000
|
||||||
#define PRID_COMP_SIBYTE 0x040000
|
#define PRID_COMP_SIBYTE 0x040000
|
||||||
#define PRID_COMP_SANDCRAFT 0x050000
|
#define PRID_COMP_SANDCRAFT 0x050000
|
||||||
|
#define PRID_COMP_PHILIPS 0x060000
|
||||||
|
#define PRID_COMP_TOSHIBA 0x070000
|
||||||
|
#define PRID_COMP_LSI 0x080000
|
||||||
|
#define PRID_COMP_LEXRA 0x0b0000
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Assigned values for the product ID register. In order to detect a
|
* Assigned values for the product ID register. In order to detect a
|
||||||
|
|||||||
Reference in New Issue
Block a user