| /linux/drivers/gpu/drm/vmwgfx/device_include/ |
| H A D | svga3d_dx.h | 46 typedef uint32 SVGA3dInputClassification; 66 typedef uint32 SVGA3dFilter; 105 #define SVGA3D_DX_MAX_CONSTBUF_BINDING_SIZE (4096 * 4 * (uint32)sizeof(uint32)) 107 typedef uint32 SVGA3dShaderResourceViewId; 108 typedef uint32 SVGA3dRenderTargetViewId; 109 typedef uint32 SVGA3dDepthStencilViewId; 110 typedef uint32 SVGA3dUAViewId; 112 typedef uint32 SVGA3dShaderId; 113 typedef uint32 SVGA3dElementLayoutId; 114 typedef uint32 SVGA3dSamplerId; [all …]
|
| H A D | svga_reg.h | 46 typedef uint32 SVGAMobId; 237 #define SVGA_GMR_NULL ((uint32)-1) 238 #define SVGA_GMR_FRAMEBUFFER ((uint32)-2) 242 uint32 ppn; 243 uint32 numPages; 249 uint32 gmrId; 250 uint32 offset; 297 volatile uint32 errorOffset; 300 uint32 length; 305 uint32 mobOffset; [all …]
|
| H A D | svga3d_cmd.h | 337 uint32 id; 338 uint32 size; 344 uint32 numMipLevels; 350 uint32 sid; 361 uint32 sid; 366 uint32 multisampleCount; 374 uint32 sid; 380 uint32 cid; 386 uint32 cid; 392 uint32 cid; [all …]
|
| H A D | svga3d_types.h | 40 #define SVGA3D_INVALID_ID ((uint32)-1) 51 typedef uint32 SVGA3dResourceType; 54 typedef uint32 SVGA3dBool; 55 typedef uint32 SVGA3dColor; 57 typedef uint32 SVGA3dSurfaceId; 61 uint32 numerator; 62 uint32 denominator; 68 uint32 x; 69 uint32 y; 70 uint32 w; [all …]
|
| H A D | svga_overlay.h | 65 uint32 cmdType; 66 uint32 streamId; 70 uint32 registerId; 71 uint32 value; 76 uint32 cmdType; 77 uint32 streamId; 82 uint32 command; 83 uint32 overlay; 97 uint32 regId; 98 uint32 value; [all …]
|
| H A D | vm_basic_types.h | 33 typedef u32 uint32; typedef 42 typedef uint32 PPN; 43 typedef uint32 PPN32;
|
| H A D | svga_escape.h | 48 uint32 command; 49 uint32 fullscreen;
|
| H A D | svga3d_devcaps.h | 55 typedef uint32 SVGA3dDevCapIndex; 57 #define SVGA3D_DEVCAP_INVALID ((uint32)-1) 370 uint32 u;
|
| H A D | svga3d_limits.h | 62 (SVGA3D_MAX_SHADER_MEMORY_BYTES / sizeof(uint32))
|
| H A D | svga3d_surfacedefs.h | 316 uint32 bytesPerBlock; 317 uint32 pitchBytesPerBlock;
|
| /linux/drivers/video/fbdev/ |
| H A D | au1200fb.h | 36 #define uint32 unsigned int macro 39 volatile uint32 reserved0; 40 volatile uint32 screen; 41 volatile uint32 backcolor; 42 volatile uint32 horztiming; 43 volatile uint32 verttiming; 44 volatile uint32 clkcontrol; 45 volatile uint32 pwmdiv; 46 volatile uint32 pwmhi; 47 volatile uint32 reserved1; [all …]
|
| H A D | au1200fb.c | 190 uint32 mode_backcolor; 191 uint32 mode_colorkey; 192 uint32 mode_colorkeymsk; 198 uint32 mode_winctrl1; /* winctrl1[FRM,CCO,PO,PIPE] */ 199 uint32 mode_winenable; 328 uint32 mode_screen; 329 uint32 mode_horztiming; 330 uint32 mode_verttiming; 331 uint32 mode_clkcontrol; 332 uint32 mode_pwmdiv; [all …]
|
| /linux/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_binding.h | 91 uint32 texture_stage; 117 uint32 offset; 118 uint32 size; 119 uint32 slot; 132 uint32 slot; 145 uint32 offset; 146 uint32 size; 147 uint32 slot; 160 uint32 offset; 161 uint32 stride; [all …]
|
| H A D | vmwgfx_so.c | 104 uint32 view_id; 105 uint32 sid;
|
| H A D | vmwgfx_cmdbuf.c | 1171 uint32 id; in vmw_cmdbuf_preempt() 1197 uint32 id; in vmw_cmdbuf_startstop()
|
| /linux/Documentation/wmi/devices/ |
| H A D | alienware-wmi.rst | 42 …ite, Description("Return Overclocking Report.")] void Return_OverclockingReport([out] uint32 argr); 43 …escription("Set OCUIBIOS Control.")] void Set_OCUIBIOSControl([in] uint32 arg2, [out] uint32 argr); 44 … read, write, Description("Clear OC FailSafe Flag.")] void Clear_OCFailSafeFlag([out] uint32 argr); 45 …d, write, Description("Get Fan Sensors.")] void GetFanSensors([in] uint32 arg2, [out] uint32 argr); 46 …Description("Thermal Information.")] void Thermal_Information([in] uint32 arg2, [out] uint32 argr); 47 … write, Description("Thermal Control.")] void Thermal_Control([in] uint32 arg2, [out] uint32 argr); 48 … write, Description("MemoryOCControl.")] void MemoryOCControl([in] uint32 arg2, [out] uint32 argr); 49 …e, Description("System Information.")] void SystemInformation([in] uint32 arg2, [out] uint32 argr); 50 …ite, Description("Power Information.")] void PowerInformation([in] uint32 arg2, [out] uint32 argr); 51 …escription("FW Update GPIO toggle.")] void FWUpdateGPIOtoggle([in] uint32 arg2, [out] uint32 argr); [all …]
|
| H A D | lenovo-wmi-other.rst | 70 …nted, Description("Get Feature Value ")] void GetFeatureValue([in] uint32 IDs, [out] uint32 value); 71 …ented, Description("Set Feature Value ")] void SetFeatureValue([in] uint32 IDs, [in] uint32 value); 72 …")] void GetDataByCommand([in] uint32 IDs, [in] uint32 Command, [out] uint32 DataSize, [out, WmiSi… 73 …kage for TAC")] void GetDataByPackage([in, Max(40)] uint8 Input[], [out] uint32 DataSize, [out, Wm… 81 [WmiDataId(1), read, Description(" IDs.")] uint32 IDs; 82 [WmiDataId(2), read, Description("Capability.")] uint32 Capability; 83 [WmiDataId(3), read, Description("Capability Default Value.")] uint32 DefaultValue; 91 [WmiDataId(1), read, Description(" IDs.")] uint32 IDs; 92 [WmiDataId(2), read, Description("Capability.")] uint32 Capability; 93 [WmiDataId(3), read, Description("Default Value.")] uint32 DefaultValue; [all …]
|
| H A D | dell-wmi-ddv.rst | 57 …Return Battery Design Capacity.")] void BatteryDesignCapacity([in] uint32 arg2, [out] uint32 argr); 58 …ttery Full Charge Capacity.")] void BatteryFullChargeCapacity([in] uint32 arg2, [out] uint32 argr); 59 …on("Return Battery Manufacture Name.")] void BatteryManufactureName([in] uint32 arg2, [out] string… 60 …turn Battery Manufacture Date.")] void BatteryManufactureDate([in] uint32 arg2, [out] uint32 argr); 61 …on("Return Battery Serial Number.")] void BatterySerialNumber([in] uint32 arg2, [out] uint32 argr); 62 …tion("Return Battery Chemistry Value.")] void BatteryChemistryValue([in] uint32 arg2, [out] string… 63 …ption("Return Battery Temperature.")] void BatteryTemperature([in] uint32 arg2, [out] uint32 argr); 64 …, Description("Return Battery Current.")] void BatteryCurrent([in] uint32 arg2, [out] uint32 argr); 65 …, Description("Return Battery Voltage.")] void BatteryVoltage([in] uint32 arg2, [out] uint32 argr); 66 …Manufacture Access(MA code).")] void BatteryManufactureAceess([in] uint32 arg2, [out] uint32 argr); [all …]
|
| H A D | lenovo-wmi-gamezone.rst | 77 …ortGpu OverClock")] void IsSupportGpuOC([out, Description("Is SupportGpu OverClock")] uint32 Data); 136 [WmiDataId(1), read, Description("OC tune id.")] uint32 Tuneid; 137 [WmiDataId(2), read, Description("Default value.")] uint32 DefaultValue; 138 [WmiDataId(3), read, Description("OC Value.")] uint32 OCValue; 139 [WmiDataId(4), read, Description("Min Value.")] uint32 MinValue; 140 [WmiDataId(5), read, Description("Max Value.")] uint32 MaxValue; 141 [WmiDataId(6), read, Description("Scale Value.")] uint32 ScaleValue; 142 [WmiDataId(7), read, Description("OC Order id.")] uint32 OCOrderid; 143 [WmiDataId(8), read, Description("NON-OC Order id.")] uint32 NOCOrderid; 144 [WmiDataId(9), read, Description("Delay time in ms.")] uint32 Interval; [all …]
|
| H A D | uniwill-laptop.rst | 30 void GetULong([out, Description("Ulong Data")] uint32 Data); 33 void SetULong([in, Description("Ulong Data")] uint32 Data); 37 void FireULong([in, Description("WMI requires a parameter")] uint32 Hack); 41 [out, Description("Ulong Data")] uint32 Return); 46 [out, Description("Ulong Data")] uint32 Return); 119 [WmiDataId(1), read, write, Description("ULong Data")] uint32 ULong;
|
| /linux/Documentation/virt/kvm/arm/ |
| H A D | ptp_kvm.rst | 21 | Function ID: | (uint32) | 0x86000001 | 23 | Arguments: | (uint32) | R1 | ``KVM_PTP_VIRT_COUNTER (0)`` | 30 | | (uint32) | R1 | Lower 32 bits of wall clock time | 32 | | (uint32) | R2 | Upper 32 bits of counter | 34 | | (uint32) | R3 | Lower 32 bits of counter |
|
| H A D | pvtime.rst | 28 Function ID: (uint32) 0xC5000020 29 PV_call_id: (uint32) The function to query for support. 38 Function ID: (uint32) 0xC5000021
|
| /linux/arch/mips/include/asm/octeon/ |
| H A D | cvmx.h | 244 CVMX_BUILD_WRITE64(uint32, "sw"); 260 CVMX_BUILD_READ64(uint32, "lw");
|
| /linux/arch/arm/nwfpe/ |
| H A D | ARM-gcc.h | 25 typedef unsigned int uint32; typedef
|
| /linux/Documentation/devicetree/bindings/dma/ |
| H A D | ti-edma.txt | 46 Single uint32 for EDMA with 32 channels, array of two uint32 for
|