Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/
Drayctl.h5 typedef unsigned char UCHAR; typedef
68 UCHAR frame_ctl_1;
69 UCHAR frame_ctl_2;
70 UCHAR duration_lsb;
71 UCHAR duration_msb;
72 UCHAR addr_1[ADDRLEN];
73 UCHAR addr_2[ADDRLEN];
74 UCHAR addr_3[ADDRLEN];
75 UCHAR seq_frag_num[2];
81 UCHAR id;
[all …]
Dray_cs.h12 UCHAR timestamp[8];
13 UCHAR beacon_intvl[2];
14 UCHAR capability[2];
15 UCHAR elements[sizeof(struct essid_element)
43 UCHAR supported_rates[8];
44 UCHAR japan_call_sign[12];
48 UCHAR bss_id[6];
49 UCHAR auth_id[6];
50 UCHAR net_default_tx_rate;
51 UCHAR encryption;
[all …]
Dray_cs.c75 UCHAR msg_type, unsigned char *data);
82 static int build_auth_frame(ray_dev_t *local, UCHAR *dest, int auth_type);
87 static int parse_addr(char *in_str, UCHAR *out);
88 static int ray_hw_xmit(unsigned char *data, int len, struct net_device *dev, UCHAR type);
92 static void ray_update_parm(struct net_device *dev, UCHAR objid, UCHAR *value, int len);
100 static int copy_from_rx_buff(ray_dev_t *local, UCHAR *dest, int pkt_addr, int len);
174 static const UCHAR b5_default_startup_parms[] = {
209 static const UCHAR b4_default_startup_parms[] = {
609 memcpy((UCHAR *) &local->sparm.b5, b5_default_startup_parms, in init_startup_params()
636 UCHAR status; in verify_dl_startup()
[all …]
/linux-6.1.9/drivers/gpu/drm/amd/include/
Datombios.h48 #ifndef UCHAR
49 typedef unsigned char UCHAR; typedef
211 UCHAR ucTableFormatRevision; //Change it when the Parser is not backward compatible
212 UCHAR ucTableContentRevision; //Change it only when the table needs to change but the firmware
222 UCHAR uaFirmWareSignature[4]; //Signature to distinguish between Atombios and non-atombios,
237 UCHAR ucExtendedFunctionCode;
238 UCHAR ucReserved;
245 UCHAR uaFirmWareSignature[4]; //Signature to distinguish between Atombios and non-atombios,
260 UCHAR ucExtendedFunctionCode;
261 UCHAR ucReserved;
[all …]
Dpptable.h31 UCHAR ucType; // one of ATOM_PP_THERMALCONTROLLER_*
32 UCHAR ucI2cLine; // as interpreted by DAL I2C
33 UCHAR ucI2cAddress;
34 UCHAR ucFanParameters; // Fan Control Parameters.
35 UCHAR ucFanMinRPM; // Fan Minimum RPM (hundreds) -- for display purposes only.
36 UCHAR ucFanMaxRPM; // Fan Maximum RPM (hundreds) -- for display purposes only.
37 UCHAR ucReserved; // ----
38 UCHAR ucFlags; // to be defined
80 UCHAR ucNonClockStateIndex;
81 UCHAR ucClockStateIndices[1]; // variable-sized
[all …]
Datom-types.h32 typedef uint8_t UCHAR; typedef
/linux-6.1.9/drivers/gpu/drm/radeon/
Datombios.h49 #ifndef UCHAR
50 typedef unsigned char UCHAR; typedef
203 UCHAR ucTableFormatRevision; /*Change it when the Parser is not backward compatible */
204UCHAR ucTableContentRevision; /*Change it only when the table needs to change but the firmware */
214 UCHAR uaFirmWareSignature[4]; /*Signature to distinguish between Atombios and non-atombios,
229 UCHAR ucExtendedFunctionCode;
230 UCHAR ucReserved;
411 UCHAR ucAction; //0:reserved //1:Memory //2:Engine
412 UCHAR ucReserved; //may expand to return larger Fbdiv later
413 UCHAR ucFbDiv; //return value
[all …]
Dpptable.h31 UCHAR ucType; // one of ATOM_PP_THERMALCONTROLLER_*
32 UCHAR ucI2cLine; // as interpreted by DAL I2C
33 UCHAR ucI2cAddress;
34 UCHAR ucFanParameters; // Fan Control Parameters.
35 UCHAR ucFanMinRPM; // Fan Minimum RPM (hundreds) -- for display purposes only.
36 UCHAR ucFanMaxRPM; // Fan Maximum RPM (hundreds) -- for display purposes only.
37 UCHAR ucReserved; // ----
38 UCHAR ucFlags; // to be defined
76 UCHAR ucNonClockStateIndex;
77 UCHAR ucClockStateIndices[1]; // variable-sized
[all …]
Datom-types.h32 typedef uint8_t UCHAR; typedef
/linux-6.1.9/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega10_pptable.h75 UCHAR ucTableRevision;
89 UCHAR ucGfxVoltageMode;
90 UCHAR ucSocVoltageMode;
91 UCHAR ucUclkVoltageMode;
92 UCHAR ucUvdVoltageMode;
93 UCHAR ucVceVoltageMode;
94 UCHAR ucMp0VoltageMode;
95 UCHAR ucDcefVoltageMode;
118 UCHAR ucSocClockIndexHigh;
119 UCHAR ucSocClockIndexLow;
[all …]
Dpptable_v1_0.h103 UCHAR ucTableRevision;
146 UCHAR ucEngineClockIndexHigh;
147 UCHAR ucEngineClockIndexLow;
149 UCHAR ucMemoryClockIndexHigh;
150 UCHAR ucMemoryClockIndexLow;
152 UCHAR ucPCIEGenLow;
153 UCHAR ucPCIEGenHigh;
155 UCHAR ucPCIELaneLow;
156 UCHAR ucPCIELaneHigh;
161 UCHAR ucUnused[4];
[all …]
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;
Dvega12_pptable.h78 UCHAR ucTableRevision;
86 UCHAR ucThermalControllerType;
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-6.1.9/arch/mips/include/asm/fw/arc/
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-6.1.9/drivers/tty/serial/
Ddz.h41 #define UCHAR(x) ((unsigned char)(x & DZ_RBUF_MASK)) macro
Ddz.c192 ch = UCHAR(status); /* grab the char */ in dz_receive_chars()