Home
last modified time | relevance | path

Searched refs:cookie (Results 1 – 8 of 8) sorted by relevance

/include/
A Dspartan3.h77 #define XILINX_XC3S50_DESC(iface, fn_table, cookie) \ argument
81 #define XILINX_XC3S200_DESC(iface, fn_table, cookie) \ argument
85 #define XILINX_XC3S400_DESC(iface, fn_table, cookie) \ argument
89 #define XILINX_XC3S1000_DESC(iface, fn_table, cookie) \ argument
93 #define XILINX_XC3S1500_DESC(iface, fn_table, cookie) \ argument
97 #define XILINX_XC3S2000_DESC(iface, fn_table, cookie) \ argument
101 #define XILINX_XC3S4000_DESC(iface, fn_table, cookie) \ argument
105 #define XILINX_XC3S5000_DESC(iface, fn_table, cookie) \ argument
110 #define XILINX_XC3S100E_DESC(iface, fn_table, cookie) \ argument
114 #define XILINX_XC3S250E_DESC(iface, fn_table, cookie) \ argument
[all …]
A Dvirtex2.h57 #define XILINX_XC2V40_DESC(iface, fn_table, cookie) \ argument
61 #define XILINX_XC2V80_DESC(iface, fn_table, cookie) \ argument
65 #define XILINX_XC2V250_DESC(iface, fn_table, cookie) \ argument
69 #define XILINX_XC2V500_DESC(iface, fn_table, cookie) \ argument
73 #define XILINX_XC2V1000_DESC(iface, fn_table, cookie) \ argument
77 #define XILINX_XC2V1500_DESC(iface, fn_table, cookie) \ argument
81 #define XILINX_XC2V2000_DESC(iface, fn_table, cookie) \ argument
85 #define XILINX_XC2V3000_DESC(iface, fn_table, cookie) \ argument
89 #define XILINX_XC2V4000_DESC(iface, fn_table, cookie) \ argument
93 #define XILINX_XC2V6000_DESC(iface, fn_table, cookie) \ argument
[all …]
A Dspartan2.h67 #define XILINX_XC2S15_DESC(iface, fn_table, cookie) \ argument
71 #define XILINX_XC2S30_DESC(iface, fn_table, cookie) \ argument
75 #define XILINX_XC2S50_DESC(iface, fn_table, cookie) \ argument
79 #define XILINX_XC2S100_DESC(iface, fn_table, cookie) \ argument
83 #define XILINX_XC2S150_DESC(iface, fn_table, cookie) \ argument
87 #define XILINX_XC2S200_DESC(iface, fn_table, cookie) \ argument
91 #define XILINX_XC2S50E_DESC(iface, fn_table, cookie) \ argument
95 #define XILINX_XC2S100E_DESC(iface, fn_table, cookie) \ argument
99 #define XILINX_XC2S150E_DESC(iface, fn_table, cookie) \ argument
103 #define XILINX_XC2S200E_DESC(iface, fn_table, cookie) \ argument
[all …]
A Dxilinx.h52 int cookie; /* implementation specific cookie */ member
85 typedef int (*xilinx_pgm_fn)(int assert_pgm, int flush, int cookie);
86 typedef int (*xilinx_init_fn)(int cookie);
87 typedef int (*xilinx_err_fn)(int cookie);
88 typedef int (*xilinx_done_fn)(int cookie);
90 typedef int (*xilinx_cs_fn)(int assert_cs, int flush, int cookie);
92 typedef int (*xilinx_rdata_fn)(unsigned char *data, int cookie);
94 typedef int (*xilinx_busy_fn)(int cookie);
95 typedef int (*xilinx_abort_fn)(int cookie);
96 typedef int (*xilinx_pre_fn)(int cookie);
[all …]
A Daltera.h82 int cookie; member
93 typedef int (*Altera_pre_fn)( int cookie );
94 typedef int (*Altera_config_fn)( int assert_config, int flush, int cookie );
95 typedef int (*Altera_status_fn)( int cookie );
96 typedef int (*Altera_done_fn)( int cookie );
97 typedef int (*Altera_clk_fn)( int assert_clk, int flush, int cookie );
98 typedef int (*Altera_data_fn)( int assert_data, int flush, int cookie );
99 typedef int(*Altera_write_fn)(const void *buf, size_t len, int flush, int cookie);
100 typedef int (*Altera_abort_fn)( int cookie );
101 typedef int (*Altera_post_fn)( int cookie );
A DACEX1K.h76 #define Altera_EP1K100_DESC(iface, fn_table, cookie) \ argument
77 { Altera_ACEX1K, iface, Altera_EP1K100_SIZE, fn_table, cookie }
A Dapi_public.h111 void *cookie; member
A Dlattice.h259 int cookie; /* implementation specific cookie */ member

Completed in 13 milliseconds