| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/inc/ |
| H A D | smu7_ppsmc.h | 30 #define PPSMC_MSG_SetGBDroopSettings ((uint16_t) 0x305) 83 #define PPSMC_Result_OK ((uint16_t)0x01) 84 #define PPSMC_Result_NoMore ((uint16_t)0x02) 86 #define PPSMC_Result_NotNow ((uint16_t)0x03) 87 #define PPSMC_Result_Failed ((uint16_t)0xFF) 88 #define PPSMC_Result_UnknownCmd ((uint16_t)0xFE) 89 #define PPSMC_Result_UnknownVT ((uint16_t)0xFD) 91 typedef uint16_t PPSMC_Result; 93 #define PPSMC_isERROR(x) ((uint16_t)0x80 & (x)) 96 #define PPSMC_MSG_Halt ((uint16_t)0x10) [all …]
|
| H A D | tonga_ppsmc.h | 89 #define PPSMC_Result_OK ((uint16_t)0x01) 90 #define PPSMC_Result_NoMore ((uint16_t)0x02) 91 #define PPSMC_Result_NotNow ((uint16_t)0x03) 93 #define PPSMC_Result_Failed ((uint16_t)0xFF) 94 #define PPSMC_Result_UnknownCmd ((uint16_t)0xFE) 95 #define PPSMC_Result_UnknownVT ((uint16_t)0xFD) 97 typedef uint16_t PPSMC_Result; 99 #define PPSMC_isERROR(x) ((uint16_t)0x80 & (x)) 102 #define PPSMC_MSG_Halt ((uint16_t)0x10) 103 #define PPSMC_MSG_Resume ((uint16_t)0x11) [all …]
|
| H A D | fiji_ppsmc.h | 87 #define PPSMC_Result_OK ((uint16_t)0x01) 88 #define PPSMC_Result_NoMore ((uint16_t)0x02) 90 #define PPSMC_Result_NotNow ((uint16_t)0x03) 92 #define PPSMC_Result_Failed ((uint16_t)0xFF) 93 #define PPSMC_Result_UnknownCmd ((uint16_t)0xFE) 94 #define PPSMC_Result_UnknownVT ((uint16_t)0xFD) 96 #define PPSMC_isERROR(x) ((uint16_t)0x80 & (x)) 99 #define PPSMC_MSG_Halt ((uint16_t)0x10) 100 #define PPSMC_MSG_Resume ((uint16_t)0x11) 101 #define PPSMC_MSG_EnableDPMLevel ((uint16_t)0x12) [all …]
|
| H A D | cz_ppsmc.h | 49 #define PPSMC_Result_OK ((uint16_t)0x01) 50 #define PPSMC_Result_NoMore ((uint16_t)0x02) 51 #define PPSMC_Result_NotNow ((uint16_t)0x03) 52 #define PPSMC_Result_Failed ((uint16_t)0xFF) 53 #define PPSMC_Result_UnknownCmd ((uint16_t)0xFE) 54 #define PPSMC_Result_UnknownVT ((uint16_t)0xFD) 56 #define PPSMC_isERROR(x) ((uint16_t)0x80 & (x)) 61 #define PPSMC_MSG_Test ((uint16_t) 0x1) 62 #define PPSMC_MSG_GetFeatureStatus ((uint16_t) 0x2) 63 #define PPSMC_MSG_EnableAllSmuFeatures ((uint16_t) 0x3) [all …]
|
| H A D | smu11_driver_if_navi10.h | 314 uint16_t SlaveAddress; 489 uint16_t DeviceID; 491 uint16_t DieTemperatureLimit; 492 uint16_t FanTargetTemperature; 494 uint16_t MemoryTemperatureLimit; 495 uint16_t MemoryTemperatureLimit1; 497 uint16_t TGP; 498 uint16_t CardPower; 508 uint16_t DieTemperature; 509 uint16_t CurrentMemoryTemperature; [all …]
|
| H A D | smu11_driver_if.h | 368 uint16_t SocketPowerLimitAc0; 369 uint16_t SocketPowerLimitAc0Tau; 370 uint16_t SocketPowerLimitAc1; 371 uint16_t SocketPowerLimitAc1Tau; 372 uint16_t SocketPowerLimitAc2; 373 uint16_t SocketPowerLimitAc2Tau; 374 uint16_t SocketPowerLimitAc3; 375 uint16_t SocketPowerLimitAc3Tau; 376 uint16_t SocketPowerLimitDc; 377 uint16_t SocketPowerLimitDcTau; [all …]
|
| H A D | smu11_driver_if_sienna_cichlid.h | 535 …uint16_t SsFmin; // Fmin for SS curve. If SS curve is selected, will use V@SSFm… 536 uint16_t Padding16; 575 uint16_t Fmin; 576 uint16_t Fmax; 588 uint16_t SocketPowerLimitAc[PPT_THROTTLER_COUNT]; // Watts 589 uint16_t SocketPowerLimitAcTau[PPT_THROTTLER_COUNT]; // Time constant of LPF in ms 590 uint16_t SocketPowerLimitDc[PPT_THROTTLER_COUNT]; // Watts 591 uint16_t SocketPowerLimitDcTau[PPT_THROTTLER_COUNT]; // Time constant of LPF in ms 593 uint16_t TdcLimit[TDC_THROTTLER_COUNT]; // Amps 594 uint16_t TdcLimitTau[TDC_THROTTLER_COUNT]; // Time constant of LPF in ms [all …]
|
| H A D | smu11_driver_if_arcturus.h | 310 uint16_t SlaveAddress; 463 …uint16_t SsFmin; // Fmin for SS curve. If SS curve is selected, will use V@SSFm… 464 uint16_t Padding16; 474 uint16_t SocketPowerLimitAc[PPT_THROTTLER_COUNT]; 475 uint16_t SocketPowerLimitAcTau[PPT_THROTTLER_COUNT]; 476 uint16_t TdcLimitSoc; // Amps 477 uint16_t TdcLimitSocTau; // Time constant of LPF in ms 478 uint16_t TdcLimitGfx; // Amps 479 uint16_t TdcLimitGfxTau; // Time constant of LPF in ms 481 uint16_t TedgeLimit; // Celcius [all …]
|
| H A D | hwmgr.h | 211 int (*send_msg_to_smc)(struct pp_hwmgr *hwmgr, uint16_t msg); 213 uint16_t msg, uint32_t parameter); 231 …int (*smc_table_manager)(struct pp_hwmgr *hwmgr, uint8_t *table, uint16_t table_id, bool rw); /*rw… 275 int (*set_max_fan_rpm_output)(struct pp_hwmgr *hwmgr, uint16_t us_max_fan_pwm); 276 int (*set_max_fan_pwm_output)(struct pp_hwmgr *hwmgr, uint16_t us_max_fan_pwm); 385 uint16_t Vddc; /* in CI, we use it for StdVoltageHiSidd */ 389 uint16_t Vddc1; 390 uint16_t Vddc2; 391 uint16_t Vddc3; 412 uint16_t usTDP; [all …]
|
| H A D | smu12_driver_if.h | 46 uint16_t Freq; // in MHz 47 uint16_t Vid; // min voltage in SVI2 VID 51 uint16_t MinClock; // This is either DCFCLK or SOCCLK (in MHz) 52 uint16_t MaxClock; // This is either DCFCLK or SOCCLK (in MHz) 53 uint16_t MinMclk; 54 uint16_t MaxMclk; 172 uint16_t ClockFrequency[CLOCK_COUNT]; //[MHz] 174 uint16_t AverageGfxclkFrequency; //[MHz] 175 uint16_t AverageSocclkFrequency; //[MHz] 176 uint16_t AverageVclkFrequency; //[MHz] [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/inc/vega12/ |
| H A D | smu9_driver_if.h | 255 uint16_t SocketPowerLimitAc0; 256 uint16_t SocketPowerLimitAc0Tau; 257 uint16_t SocketPowerLimitAc1; 258 uint16_t SocketPowerLimitAc1Tau; 259 uint16_t SocketPowerLimitAc2; 260 uint16_t SocketPowerLimitAc2Tau; 261 uint16_t SocketPowerLimitAc3; 262 uint16_t SocketPowerLimitAc3Tau; 263 uint16_t SocketPowerLimitDc; 264 uint16_t SocketPowerLimitDcTau; [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/ |
| H A D | ppsmc.h | 113 #define PPSMC_MSG_EnableACDCGPIOInterrupt ((uint16_t) 0x149) 116 #define PPSMC_MSG_UVDDPM_SetEnabledMask ((uint16_t) 0x12D) 117 #define PPSMC_MSG_VCEDPM_SetEnabledMask ((uint16_t) 0x12E) 118 #define PPSMC_MSG_ACPDPM_SetEnabledMask ((uint16_t) 0x12F) 119 #define PPSMC_MSG_SAMUDPM_SetEnabledMask ((uint16_t) 0x130) 120 #define PPSMC_MSG_MCLKDPM_ForceState ((uint16_t) 0x131) 121 #define PPSMC_MSG_MCLKDPM_NoForcedLevel ((uint16_t) 0x132) 122 #define PPSMC_MSG_Thermal_Cntl_Disable ((uint16_t) 0x133) 123 #define PPSMC_MSG_Voltage_Cntl_Disable ((uint16_t) 0x135) 124 #define PPSMC_MSG_PCIeDPM_Enable ((uint16_t) 0x136) [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/include/ |
| H A D | atomfirmware.h | 48 #ifndef uint16_t 49 typedef unsigned short uint16_t; typedef 227 uint16_t structuresize; 239 uint16_t bios_segment_address; 240 uint16_t protectedmodeoffset; 241 uint16_t configfilenameoffset; 242 uint16_t crc_block_offset; 243 uint16_t vbios_bootupmessageoffset; 244 uint16_t int10_offset; 245 uint16_t pcibusdevinitcode; [all …]
|
| H A D | kgd_pp_interface.h | 330 uint16_t structure_size; 342 uint16_t temperature_edge; 343 uint16_t temperature_hotspot; 344 uint16_t temperature_mem; 345 uint16_t temperature_vrgfx; 346 uint16_t temperature_vrsoc; 347 uint16_t temperature_vrmem; 350 uint16_t average_gfx_activity; 351 uint16_t average_umc_activity; // memory controller 352 uint16_t average_mm_activity; // UVD or VCN [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | ppsmc.h | 113 #define PPSMC_MSG_UVDDPM_SetEnabledMask ((uint16_t) 0x12D) 114 #define PPSMC_MSG_VCEDPM_SetEnabledMask ((uint16_t) 0x12E) 115 #define PPSMC_MSG_ACPDPM_SetEnabledMask ((uint16_t) 0x12F) 116 #define PPSMC_MSG_SAMUDPM_SetEnabledMask ((uint16_t) 0x130) 117 #define PPSMC_MSG_MCLKDPM_ForceState ((uint16_t) 0x131) 118 #define PPSMC_MSG_MCLKDPM_NoForcedLevel ((uint16_t) 0x132) 119 #define PPSMC_MSG_Thermal_Cntl_Disable ((uint16_t) 0x133) 120 #define PPSMC_MSG_Voltage_Cntl_Disable ((uint16_t) 0x135) 121 #define PPSMC_MSG_PCIeDPM_Enable ((uint16_t) 0x136) 122 #define PPSMC_MSG_PCIeDPM_Disable ((uint16_t) 0x13d) [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce/ |
| H A D | dce_scl_filters.c | 36 static const uint16_t filter_2tap_16p[18] = { 57 static const uint16_t filter_3tap_16p_upscale[27] = { 78 static const uint16_t filter_3tap_16p_116[27] = { 99 static const uint16_t filter_3tap_16p_149[27] = { 120 static const uint16_t filter_3tap_16p_183[27] = { 141 static const uint16_t filter_4tap_16p_upscale[36] = { 162 static const uint16_t filter_4tap_16p_116[36] = { 183 static const uint16_t filter_4tap_16p_149[36] = { 204 static const uint16_t filter_4tap_16p_183[36] = { 225 static const uint16_t filter_2tap_64p[66] = { [all …]
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/aynrV22/ |
| H A D | rk_aiq_types_aynr_hw_v22.h | 32 uint16_t global_gain; 43 uint16_t rnr_max_r; 44 uint16_t local_gainscale; 47 uint16_t rnr_center_coorh; 48 uint16_t rnr_center_coorv; 51 uint16_t localgain_adj_thresh; 52 uint16_t localgain_adj; 55 uint16_t low_bf_inv1; 56 uint16_t low_bf_inv0; 59 uint16_t low_peak_supress; [all …]
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | pe.h | 15 uint16_t e_magic; /* 00: MZ Header signature */ 16 uint16_t e_cblp; /* 02: Bytes on last page of file */ 17 uint16_t e_cp; /* 04: Pages in file */ 18 uint16_t e_crlc; /* 06: Relocations */ 19 uint16_t e_cparhdr; /* 08: Size of header in paragraphs */ 20 uint16_t e_minalloc; /* 0a: Minimum extra paragraphs needed */ 21 uint16_t e_maxalloc; /* 0c: Maximum extra paragraphs needed */ 22 uint16_t e_ss; /* 0e: Initial (relative) SS value */ 23 uint16_t e_sp; /* 10: Initial SP value */ 24 uint16_t e_csum; /* 12: Checksum */ [all …]
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser_v2/ |
| H A D | agic_uapi_head.h | 32 uint16_t min_busy_thre; 34 uint16_t min_grad_thr1; 36 uint16_t min_grad_thr2; 38 uint16_t k_grad1; 40 uint16_t k_grad2; 42 uint16_t gb_thre; 44 uint16_t maxCorV; 46 uint16_t maxCorVboth; 48 uint16_t dark_thre; 50 uint16_t dark_threHi; [all …]
|
| /OK3568_Linux_fs/kernel/drivers/scsi/qla4xxx/ |
| H A D | ql4_fw.h | 296 uint16_t version; 297 uint16_t len; 298 uint16_t checksum; 301 uint16_t man_id; 302 uint16_t id; 319 uint16_t read_timeout; 328 uint16_t start_lo; 329 uint16_t start_hi; 332 uint16_t checksum; 336 uint16_t version; [all …]
|
| /OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/ |
| H A D | qla_gbl.h | 42 extern int qla2x00_fabric_login(scsi_qla_host_t *, fc_port_t *, uint16_t *); 61 extern int qla2x00_get_thermal_temp(scsi_qla_host_t *, uint16_t *); 66 uint16_t *); 70 uint16_t *); 73 uint16_t *); 120 uint16_t *); 122 uint16_t *); 124 fc_port_t *, uint16_t *); 184 extern int qla2x00_post_idc_ack_work(struct scsi_qla_host *, uint16_t *); 186 uint16_t *); [all …]
|
| /OK3568_Linux_fs/u-boot/include/fsl-mc/ |
| H A D | fsl_dpni.h | 58 MC_PREP_OP(ext, 0, 0, 16, uint16_t, cfg->tc_cfg[0].max_dist); \ 59 MC_PREP_OP(ext, 0, 16, 16, uint16_t, cfg->tc_cfg[0].max_fs_entries); \ 60 MC_PREP_OP(ext, 0, 32, 16, uint16_t, cfg->tc_cfg[1].max_dist); \ 61 MC_PREP_OP(ext, 0, 48, 16, uint16_t, cfg->tc_cfg[1].max_fs_entries); \ 62 MC_PREP_OP(ext, 1, 0, 16, uint16_t, cfg->tc_cfg[2].max_dist); \ 63 MC_PREP_OP(ext, 1, 16, 16, uint16_t, cfg->tc_cfg[2].max_fs_entries); \ 64 MC_PREP_OP(ext, 1, 32, 16, uint16_t, cfg->tc_cfg[3].max_dist); \ 65 MC_PREP_OP(ext, 1, 48, 16, uint16_t, cfg->tc_cfg[3].max_fs_entries); \ 66 MC_PREP_OP(ext, 2, 0, 16, uint16_t, cfg->tc_cfg[4].max_dist); \ 67 MC_PREP_OP(ext, 2, 16, 16, uint16_t, cfg->tc_cfg[4].max_fs_entries); \ [all …]
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/agic/ |
| H A D | rk_aiq_types_algo_agic_int.h | 28 uint16_t regmingradthrdark2; 29 uint16_t regmingradthrdark1; 30 uint16_t regminbusythre; 32 uint16_t regdarkthre; 33 uint16_t regmaxcorvboth; 34 uint16_t regdarktthrehi; 44 uint16_t regmaxcorv; 45 uint16_t regmingradthr2; 46 uint16_t regmingradthr1; 49 uint16_t dnloscale; [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | pe.h | 163 uint16_t magic; /* MZ_MAGIC */ 164 uint16_t lbsize; /* size of last used block */ 165 uint16_t blocks; /* pages in file, 0x3 */ 166 uint16_t relocs; /* relocations */ 167 uint16_t hdrsize; /* header size in "paragraphs" */ 168 uint16_t min_extra_pps; /* .bss */ 169 uint16_t max_extra_pps; /* runtime limit for the arena size */ 170 uint16_t ss; /* relative stack segment */ 171 uint16_t sp; /* initial %sp register */ 172 uint16_t checksum; /* word checksum */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/ |
| H A D | dcn20_dwb_scl.c | 50 static const uint16_t filter_3tap_16p_upscale[27] = { 62 static const uint16_t filter_3tap_16p_117[27] = { 74 static const uint16_t filter_3tap_16p_150[27] = { 86 static const uint16_t filter_3tap_16p_183[27] = { 98 static const uint16_t filter_4tap_16p_upscale[36] = { 110 static const uint16_t filter_4tap_16p_117[36] = { 122 static const uint16_t filter_4tap_16p_150[36] = { 134 static const uint16_t filter_4tap_16p_183[36] = { 146 static const uint16_t filter_5tap_16p_upscale[45] = { 158 static const uint16_t filter_5tap_16p_117[45] = { [all …]
|