cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

ac97_id.h (1801B)


      1/* SPDX-License-Identifier: GPL-2.0-or-later */
      2/*
      3 *  Copyright (c) by Jaroslav Kysela <perex@perex.cz>
      4 *  Universal interface for Audio Codec '97
      5 *
      6 *  For more details look to AC '97 component specification revision 2.2
      7 *  by Intel Corporation (http://developer.intel.com).
      8 */
      9
     10#define AC97_ID_AK4540		0x414b4d00
     11#define AC97_ID_AK4542		0x414b4d01
     12#define AC97_ID_AD1819		0x41445303
     13#define AC97_ID_AD1881		0x41445340
     14#define AC97_ID_AD1881A		0x41445348
     15#define AC97_ID_AD1885		0x41445360
     16#define AC97_ID_AD1886		0x41445361
     17#define AC97_ID_AD1887		0x41445362
     18#define AC97_ID_AD1886A		0x41445363
     19#define AC97_ID_AD1980 		0x41445370
     20#define AC97_ID_TR28028		0x54524108
     21#define AC97_ID_STAC9700	0x83847600
     22#define AC97_ID_STAC9704	0x83847604
     23#define AC97_ID_STAC9705	0x83847605
     24#define AC97_ID_STAC9708	0x83847608
     25#define AC97_ID_STAC9721	0x83847609
     26#define AC97_ID_STAC9744	0x83847644
     27#define AC97_ID_STAC9756	0x83847656
     28#define AC97_ID_CS4297A		0x43525910
     29#define AC97_ID_CS4299		0x43525930
     30#define AC97_ID_CS4201		0x43525948
     31#define AC97_ID_CS4205		0x43525958
     32#define AC97_ID_CS_MASK		0xfffffff8	/* bit 0-2: rev */
     33#define AC97_ID_ALC100		0x414c4300
     34#define AC97_ID_ALC650		0x414c4720
     35#define AC97_ID_ALC650D		0x414c4721
     36#define AC97_ID_ALC650E		0x414c4722
     37#define AC97_ID_ALC650F		0x414c4723
     38#define AC97_ID_ALC655		0x414c4760
     39#define AC97_ID_ALC658		0x414c4780
     40#define AC97_ID_ALC658D		0x414c4781
     41#define AC97_ID_ALC850		0x414c4790
     42#define AC97_ID_YMF743		0x594d4800
     43#define AC97_ID_YMF753		0x594d4803
     44#define AC97_ID_VT1616		0x49434551
     45#define AC97_ID_CM9738		0x434d4941
     46#define AC97_ID_CM9739		0x434d4961
     47#define AC97_ID_CM9761_78	0x434d4978
     48#define AC97_ID_CM9761_82	0x434d4982
     49#define AC97_ID_CM9761_83	0x434d4983
     50#define AC97_ID_ST7597		0x53544d02
     51#define AC97_ID_ST_AC97_ID4	0x53544d04