Home
last modified time | relevance | path

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

/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;
602 UCHAR numEntries;
614 UCHAR numEntries;
621 UCHAR revid;
648 UCHAR numEntries;
654 UCHAR revid;
667 UCHAR numEntries;
673 UCHAR revid;
685 UCHAR numEntries;
[all …]
A Datom-types.h32 typedef uint8_t UCHAR; typedef
/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;
6892 UCHAR RedBPP;
6894 UCHAR BlueBPP;
7156 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
/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.h77 UCHAR ucODTableRevision;
79 UCHAR ODFeatureCapabilities[ATOM_VEGA20_ODFEATURE_MAX_COUNT]; //OD feature support flags
102 UCHAR ucTableRevision;
110 UCHAR ucTableRevision;
118 UCHAR ucThermalControllerType;
A Dvega12_pptable.h77 UCHAR ucTableRevision;
85 UCHAR ucThermalControllerType;
A Dprocesspptables.c196 table_size = sizeof(UCHAR) + in get_uvd_clock_info_array_size()
768 return (sizeof(UCHAR) + sizeof(UCHAR) + in size_of_entry_v2()
769 (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()
/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 139 milliseconds