Go to the documentation of this file.
27 #define ALT_DATA 0x000000ff
28 #define ALT_TDI 0x00008000
29 #define ALT_TDO 0x00004000
30 #define ALT_TCK 0x00002000
31 #define ALT_RDY 0x00001000
32 #define ALT_RD 0x00000800
33 #define ALT_WR 0x00000400
34 #define ALT_AD_RG 0x00000200
35 #define ALT_CS 0x00000100
44 #if defined(CONFIG_MEDIA_ALTERA_CI) || (defined(CONFIG_MEDIA_ALTERA_CI_MODULE) \