Searched refs:UCHAR (Results 1 – 17 of 17) sorted by relevance
81 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 …]
12 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 …]
636 UCHAR status; in verify_dl_startup()868 UCHAR msg_type) in ray_hw_xmit()1793 UCHAR promisc; in set_multicast_list()1833 UCHAR rcsindex; in ray_interrupt()1834 UCHAR tmp; in ray_interrupt()1835 UCHAR cmd; in ray_interrupt()1836 UCHAR status; in ray_interrupt()2106 UCHAR *rx_ptr; in rx_data()2423 UCHAR buff[256]; in rx_authenticate()2558 UCHAR *p; in ray_cs_proc_show()[all …]
48 #ifndef UCHAR238 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 …]
33 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 …]
32 typedef uint8_t UCHAR; typedef
49 #ifndef UCHAR230 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 …]
33 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 …]
130 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 …]
165 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 …]
78 UCHAR ucODTableRevision;80 UCHAR ODFeatureCapabilities [ATOM_VEGA20_ODFEATURE_MAX_COUNT]; //OD feature support flags104 UCHAR ucTableRevision;113 UCHAR ucTableRevision;121 UCHAR ucThermalControllerType;
78 UCHAR ucTableRevision;86 UCHAR ucThermalControllerType;
196 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()
19 typedef unsigned char UCHAR; typedef44 typedef unsigned char UCHAR; typedef55 typedef UCHAR *_PUCHAR;66 typedef UCHAR *PUCHAR;81 UCHAR HighIntensity;82 UCHAR Underscored;83 UCHAR ReverseVideo;
41 #define UCHAR(x) ((unsigned char)(x & DZ_RBUF_MASK)) macro
192 ch = UCHAR(status); /* grab the char */ in dz_receive_chars()
Completed in 175 milliseconds