Home
last modified time | relevance | path

Searched refs:u_char (Results 1 – 12 of 12) sorted by relevance

/include/pcmcia/
A Dcistpl.h67 u_char sum;
75 u_char nfn;
77 u_char space;
85 u_char ns;
104 u_char ndev;
106 u_char type;
107 u_char wp;
126 u_char ns;
132 u_char nid;
134 u_char mfr;
[all …]
A Dss.h53 u_char Vcc, Vpp;
54 u_char io_irq;
85 u_char map;
86 u_char flags;
92 u_char map;
93 u_char flags;
/include/linux/
A Dmc6821.h26 volatile u_char pra;
27 volatile u_char ddra;
29 u_char pad1[PIA_REG_PADWIDTH];
30 volatile u_char cra;
31 u_char pad2[PIA_REG_PADWIDTH];
33 volatile u_char prb;
34 volatile u_char ddrb;
36 u_char pad3[PIA_REG_PADWIDTH];
37 volatile u_char crb;
38 u_char pad4[PIA_REG_PADWIDTH];
A DmISDNif.h301 u_char channelmap[MISDN_CHMAP_SIZE];
342 test_channelmap(u_int nr, u_char *map) in test_channelmap()
351 set_channelmap(u_int nr, u_char *map) in set_channelmap()
357 clear_channelmap(u_int nr, u_char *map) in clear_channelmap()
499 u_char channelmap[MISDN_CHMAP_SIZE];
A Dtypes.h85 typedef unsigned char u_char; typedef
/include/video/
A Dsa1100fb.h37 u_char bpp;
38 u_char hsync_len;
39 u_char left_margin;
40 u_char right_margin;
42 u_char vsync_len;
43 u_char upper_margin;
44 u_char lower_margin;
45 u_char sync;
A Duvesafb.h102 u_char blue, green, red, pad;
/include/linux/platform_data/
A Dvideo-pxafb.h70 u_char bpp;
77 u_char hsync_len;
78 u_char left_margin;
79 u_char right_margin;
81 u_char vsync_len;
82 u_char upper_margin;
83 u_char lower_margin;
84 u_char sync;
/include/soc/fsl/
A Dcpm.h61 #define CPMFCR_GBL ((u_char)0x00) /* Flag doesn't exist in CPM1 */
62 #define CPMFCR_TC2 ((u_char)0x00) /* Flag doesn't exist in CPM1 */
63 #define CPMFCR_DTB ((u_char)0x00) /* Flag doesn't exist in CPM1 */
64 #define CPMFCR_BDB ((u_char)0x00) /* Flag doesn't exist in CPM1 */
66 #define CPMFCR_GBL ((u_char)0x20) /* Set memory snooping */
67 #define CPMFCR_TC2 ((u_char)0x04) /* Transfer code 2 value */
68 #define CPMFCR_DTB ((u_char)0x02) /* Use local bus for data when set */
69 #define CPMFCR_BDB ((u_char)0x01) /* Use local bus for BD when set */
71 #define CPMFCR_EB ((u_char)0x10) /* Set big endian byte order */
/include/linux/mtd/
A Dmtd.h239 u_char type;
321 size_t *retlen, u_char *buf);
323 size_t *retlen, const u_char *buf);
325 size_t *retlen, const u_char *buf);
340 const u_char *buf);
506 u_char *buf);
508 const u_char *buf);
510 const u_char *buf);
518 size_t *retlen, u_char *buf);
522 size_t *retlen, u_char *buf);
[all …]
A Dcfi.h303 uint32_t cfi_send_gen_cmd(u_char cmd, uint32_t cmd_addr, uint32_t base,
/include/net/
A Diw_handler.h396 u_char spy_address[IW_MAX_SPY][ETH_ALEN];
401 u_char spy_thr_under[IW_MAX_SPY];

Completed in 41 milliseconds