Home
last modified time | relevance | path

Searched refs:UCHAR (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/net/wireless/
A Drayctl.h81 UCHAR id;
82 UCHAR length;
87 UCHAR id;
88 UCHAR length;
93 UCHAR id;
94 UCHAR length;
102 UCHAR id;
103 UCHAR length;
111 UCHAR id;
112 UCHAR length;
[all …]
A Dray_cs.h12 UCHAR timestamp[8];
14 UCHAR capability[2];
48 UCHAR bss_id[6];
49 UCHAR auth_id[6];
51 UCHAR encryption;
54 UCHAR net_type;
55 UCHAR sta_type;
56 UCHAR fw_ver;
57 UCHAR fw_bld;
58 UCHAR fw_var;
[all …]
A Dray_cs.c630 UCHAR status; in verify_dl_startup()
862 UCHAR msg_type) in ray_hw_xmit()
1791 UCHAR promisc; in set_multicast_list()
1831 UCHAR rcsindex; in ray_interrupt()
1832 UCHAR tmp; in ray_interrupt()
1833 UCHAR cmd; in ray_interrupt()
1834 UCHAR status; in ray_interrupt()
2104 UCHAR *rx_ptr; in rx_data()
2421 UCHAR buff[256]; in rx_authenticate()
2556 UCHAR *p; in ray_cs_proc_show()
[all …]
/linux/drivers/gpu/drm/amd/include/
A Datombios.h48 #ifndef UCHAR
238 UCHAR ucReserved;
829 UCHAR ucConfig;
908 UCHAR ucAction;
989 UCHAR ucAction;
1046 UCHAR ucConfig;
1048 UCHAR ucAction;
1100 UCHAR ucHPDSel;
1162 UCHAR ucConfig;
1427 UCHAR ucConfig;
[all …]
A Dpptable.h33 UCHAR ucI2cAddress;
461 UCHAR index;
462 UCHAR rsv[3];
595 UCHAR numEntries;
614 UCHAR revid;
647 UCHAR revid;
666 UCHAR revid;
684 UCHAR revid;
700 UCHAR revid;
706 UCHAR revid;
[all …]
A Datom-types.h32 typedef uint8_t UCHAR; typedef
/linux/drivers/gpu/drm/radeon/
A Datombios.h49 #ifndef UCHAR
230 UCHAR ucReserved;
903 UCHAR ucConfig;
944 UCHAR ucLaneSel;
956 UCHAR ucConfig;
1221 UCHAR ucConfig;
1281 UCHAR ucConfig;
6893 UCHAR RedBPP;
6895 UCHAR BlueBPP;
7157 UCHAR ucAction;
[all …]
A Dpptable.h33 UCHAR ucI2cAddress;
554 UCHAR numEntries;
566 UCHAR numEntries;
573 UCHAR revid;
600 UCHAR numEntries;
606 UCHAR revid;
619 UCHAR numEntries;
625 UCHAR revid;
643 UCHAR revid;
659 UCHAR revid;
[all …]
A Datom-types.h32 typedef uint8_t UCHAR; typedef
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dvega10_pptable.h130 UCHAR ucRevId;
149 UCHAR ucVddInd;
164 UCHAR ucRevId;
188 UCHAR ucRevId;
194 UCHAR ucRevId;
200 UCHAR ucRevId;
214 UCHAR ucRevId;
226 UCHAR ucRevId;
236 UCHAR ucRevId;
310 UCHAR ucRevId;
[all …]
A Dpptable_v1_0.h165 UCHAR ucRevId;
180 UCHAR ucRevId;
195 UCHAR ucRevId;
211 UCHAR ucRevId;
223 UCHAR ucRevId;
236 UCHAR ucRevId;
253 UCHAR ucRevId;
266 UCHAR ucRevId;
349 UCHAR ucRevId;
368 UCHAR ucRevId;
[all …]
A Dvega20_pptable.h78 UCHAR ucODTableRevision;
80 UCHAR ODFeatureCapabilities [ATOM_VEGA20_ODFEATURE_MAX_COUNT]; //OD feature support flags
104 UCHAR ucTableRevision;
113 UCHAR ucTableRevision;
121 UCHAR ucThermalControllerType;
A Dvega12_pptable.h78 UCHAR ucTableRevision;
86 UCHAR ucThermalControllerType;
A Dprocesspptables.c196 table_size = sizeof(UCHAR) + in get_uvd_clock_info_array_size()
770 return (sizeof(UCHAR) + sizeof(UCHAR) + in size_of_entry_v2()
771 (num_dpm_levels * sizeof(UCHAR))); in size_of_entry_v2()
1390 UCHAR rev_id = *(UCHAR *)(((unsigned long)powerplay_table) + table_offset); in init_clock_voltage_dependency()
/linux/arch/mips/include/asm/fw/arc/
A Dtypes.h19 typedef unsigned char UCHAR; typedef
44 typedef unsigned char UCHAR; typedef
55 typedef UCHAR *_PUCHAR;
66 typedef UCHAR *PUCHAR;
81 UCHAR HighIntensity;
82 UCHAR Underscored;
83 UCHAR ReverseVideo;
/linux/drivers/tty/serial/
A Ddz.h41 #define UCHAR(x) ((unsigned char)(x & DZ_RBUF_MASK)) macro
A Ddz.c192 ch = UCHAR(status); /* grab the char */ in dz_receive_chars()

Completed in 175 milliseconds