| /linux/rust/kernel/ |
| H A D | configfs.rs | 129 pub struct Subsystem<Data> { 133 data: Data, 137 unsafe impl<Data> Sync for Subsystem<Data> {} 140 unsafe impl<Data> Send for Subsystem<Data> {} 142 impl<Data> Subsystem<Data> { 150 item_type: &'static ItemType<Subsystem<Data>, Data>, in new() argument 151 data: impl PinInit<Data, Error>, in new() argument 188 impl<Data> PinnedDrop for Subsystem<Data> { 206 pub unsafe trait HasGroup<Data> { 225 unsafe impl<Data> HasGroup<Data> for Subsystem<Data> { [all …]
|
| /linux/drivers/usb/serial/ |
| H A D | mos7840.c | 506 __u16 Data; in mos7840_open() local 542 Data = 0x0; in mos7840_open() 543 status = mos7840_get_reg_sync(port, mos7840_port->SpRegOffset, &Data); in mos7840_open() 548 Data |= 0x80; in mos7840_open() 549 status = mos7840_set_reg_sync(port, mos7840_port->SpRegOffset, Data); in mos7840_open() 555 Data &= ~0x80; in mos7840_open() 556 status = mos7840_set_reg_sync(port, mos7840_port->SpRegOffset, Data); in mos7840_open() 563 Data = 0x0; in mos7840_open() 565 &Data); in mos7840_open() 570 Data |= 0x08; /* Driver done bit */ in mos7840_open() [all …]
|
| /linux/drivers/staging/rtl8723bs/hal/ |
| H A D | odm_RegConfig8723B.c | 13 u32 Data, in odm_ConfigRFReg_8723B() argument 21 PHY_SetRFReg(pDM_Odm->Adapter, RF_PATH, RegAddr, bRFRegOffsetMask, Data); in odm_ConfigRFReg_8723B() 36 while ((getvalue>>8) != (Data>>8)) { in odm_ConfigRFReg_8723B() 38 PHY_SetRFReg(pDM_Odm->Adapter, RF_PATH, RegAddr, bRFRegOffsetMask, Data); in odm_ConfigRFReg_8723B() 56 while (getvalue != Data) { in odm_ConfigRFReg_8723B() 63 Data in odm_ConfigRFReg_8723B() 87 void odm_ConfigRF_RadioA_8723B(struct dm_odm_t *pDM_Odm, u32 Addr, u32 Data) in odm_ConfigRF_RadioA_8723B() argument 95 Data, in odm_ConfigRF_RadioA_8723B() 101 void odm_ConfigMAC_8723B(struct dm_odm_t *pDM_Odm, u32 Addr, u8 Data) in odm_ConfigMAC_8723B() argument 103 rtw_write8(pDM_Odm->Adapter, Addr, Data); in odm_ConfigMAC_8723B() [all …]
|
| H A D | odm_RegConfig8723B.h | 12 u32 Data, 17 void odm_ConfigRF_RadioA_8723B(struct dm_odm_t *pDM_Odm, u32 Addr, u32 Data); 19 void odm_ConfigMAC_8723B(struct dm_odm_t *pDM_Odm, u32 Addr, u8 Data); 24 u32 Data 28 u32 Bitmask, u32 Data); 33 u32 Data
|
| H A D | HalBtcOutSrc.h | 255 typedef void (*BFP_BTC_W1)(void *pBtcContext, u32 RegAddr, u8 Data); 259 typedef void (*BFP_BTC_W2)(void *pBtcContext, u32 RegAddr, u16 Data); 260 typedef void (*BFP_BTC_W4)(void *pBtcContext, u32 RegAddr, u32 Data); 261 typedef void (*BFP_BTC_LOCAL_REG_W1)(void *pBtcContext, u32 RegAddr, u8 Data); 263 void *pBtcContext, u32 RegAddr, u32 BitMask, u32 Data 267 void *pBtcContext, u8 eRFPath, u32 RegAddr, u32 BitMask, u32 Data
|
| H A D | hal_btcoex.c | 602 static void halbtcoutsrc_Write1Byte(void *pBtcContext, u32 RegAddr, u8 Data) in halbtcoutsrc_Write1Byte() argument 611 rtw_write8(padapter, RegAddr, Data); in halbtcoutsrc_Write1Byte() 642 static void halbtcoutsrc_Write2Byte(void *pBtcContext, u32 RegAddr, u16 Data) in halbtcoutsrc_Write2Byte() argument 651 rtw_write16(padapter, RegAddr, Data); in halbtcoutsrc_Write2Byte() 654 static void halbtcoutsrc_Write4Byte(void *pBtcContext, u32 RegAddr, u32 Data) in halbtcoutsrc_Write4Byte() argument 663 rtw_write32(padapter, RegAddr, Data); in halbtcoutsrc_Write4Byte() 666 static void halbtcoutsrc_WriteLocalReg1Byte(void *pBtcContext, u32 RegAddr, u8 Data) in halbtcoutsrc_WriteLocalReg1Byte() argument 672 rtw_write8(Adapter, SDIO_LOCAL_BASE | RegAddr, Data); in halbtcoutsrc_WriteLocalReg1Byte() 674 rtw_write8(Adapter, RegAddr, Data); in halbtcoutsrc_WriteLocalReg1Byte() 677 static void halbtcoutsrc_SetBbReg(void *pBtcContext, u32 RegAddr, u32 BitMask, u32 Data) in halbtcoutsrc_SetBbReg() argument [all …]
|
| /linux/Documentation/admin-guide/auxdisplay/ |
| H A D | cfag12864b.rst | 40 :Data size: 1 byte each address 56 Data 0 ( 2)------------------------------( 4) Data 0 57 Data 1 ( 3)------------------------------( 5) Data 1 58 Data 2 ( 4)------------------------------( 6) Data 2 59 Data 3 ( 5)------------------------------( 7) Data 3 60 Data 4 ( 6)------------------------------( 8) Data 4 61 Data 5 ( 7)------------------------------( 9) Data 5 62 Data 6 ( 8)------------------------------(10) Data 6 63 Data 7 ( 9)------------------------------(11) Data 7 71 Select (17)------------------------------(16) Data / Instruction
|
| /linux/Documentation/wmi/devices/ |
| H A D | lenovo-wmi-gamezone.rst | 14 Gamezone Data 19 The Gamezone Data WMI interface provides platform-profile and fan curve 77 …ortGpu OverClock")] void IsSupportGpuOC([out, Description("Is SupportGpu OverClock")] uint32 Data); 78 …iption("Get AslCode Version")] void GetVersion ([out, Description("AslCode version")] UINT32 Data); 79 …g capability")] void IsSupportFanCooling([out, Description("Fan cooling capability")] UINT32 Data); 80 …Fan cooling on/off")] void SetFanCooling ([in, Description("Set Fan cooling on/off")] UINT32 Data); 81 …on("cpu oc capability")] void IsSupportCpuOC ([out, Description("cpu oc capability")] UINT32 Data); 82 …pability")] void IsBIOSSupportOC ([out, Description("bios has overclock capability")] UINT32 Data); 83 …k in bios")] void SetBIOSOC ([in, Description("enable or disable overclock in bios")] UINT32 Data); 84 …on("Get CPU temperature")] void GetCPUTemp ([out, Description("Get CPU temperature")] UINT32 Data); [all …]
|
| H A D | msi-wmi-platform.rst | 44 void GetPackage([out, id(0)] Package Data); 47 void SetPackage([in, id(0)] Package Data); 50 void Get_EC([out, id(0)] Package_32 Data); 53 void Set_EC([in, id(0)] Package_32 Data); 56 void Get_BIOS([in, out, id(0)] Package_32 Data); 59 void Set_BIOS([in, out, id(0)] Package_32 Data); 62 void Get_SMBUS([in, out, id(0)] Package_32 Data); 65 void Set_SMBUS([in, out, id(0)] Package_32 Data); 68 void Get_MasterBattery([in, out, id(0)] Package_32 Data); 71 void Set_MasterBattery([in, out, id(0)] Package_32 Data); [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); 40 void GetSetULong([in, Description("Ulong Data")] uint64 Data, 41 [out, Description("Ulong Data")] uint32 Return); 45 void GetButton([in, Description("Ulong Data")] uint64 Data, 46 [out, Description("Ulong Data")] uint32 Return); 71 This WMI method is used to communicate with the EC. The ``Data`` argument holds the following 102 > Invoke-CimMethod -InputObject $obj -MethodName GetSetULong -Arguments @{Data = <input>} 119 [WmiDataId(1), read, write, Description("ULong Data")] uint32 ULong;
|
| H A D | lenovo-wmi-other.rst | 72 …"Get Data By Command ")] void GetDataByCommand([in] uint32 IDs, [in] uint32 Command, [out] uint32 … 73 …("Get Data By Package for TAC")] void GetDataByPackage([in, Max(40)] uint8 Input[], [out] uint32 D… 106 [WmiDataId(3), read, Description("Data Size.")] uint32 DataSize;
|
| /linux/Documentation/i2c/ |
| H A D | i2c-protocol.rst | 18 Data (8 bits) A plain data byte. 20 [..] Data sent by I2C device, as opposed to data sent by the 30 S Addr Wr [A] Data [A] Data [A] ... [A] Data [A] P 38 S Addr Rd [A] [Data] A [Data] A ... A [Data] NA P 50 S Addr Rd [A] [Data] NA S Addr Wr [A] Data [A] P 74 S Addr Rd [A] [Data] NA Data [A] P 91 S Addr Rd [A] Data [A] Data [A] ... [A] Data [A] P
|
| H A D | smbus-protocol.rst | 48 Data (8 bits) A plain data byte. DataLow and DataHigh represent the low and 52 [..] Data sent by I2C device, as opposed to data sent by the host 77 S Addr Rd [A] [Data] NA P 92 S Addr Wr [A] Data [A] P 105 S Addr Wr [A] Comm [A] Sr Addr Rd [A] [Data] NA P 139 S Addr Wr [A] Comm [A] Data [A] P 186 Sr Addr Rd [A] [Count] A [Data] A [Data] A ... A [Data] NA P 202 S Addr Wr [A] Comm [A] Count [A] Data [A] Data [A] ... [A] Data [A] P 216 S Addr Wr [A] Comm [A] Count [A] Data [A] ... 217 Sr Addr Rd [A] [Count] A [Data] ... A P [all …]
|
| /linux/arch/arm/mach-sa1100/include/mach/ |
| H A D | bitfield.h | 19 #define UData(Data) ((unsigned long) (Data)) argument 21 #define UData(Data) (Data) argument 109 #define FExtr(Data, Field) \ argument 110 ((UData (Data) >> FShft (Field)) & FAlnMsk (Field))
|
| /linux/rust/syn/ |
| H A D | derive.rs | 19 pub data: Data, 32 pub enum Data { 72 use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput}; 101 data: Data::Struct(DataStruct { in parse() 120 data: Data::Enum(DataEnum { in parse() 139 data: Data::Union(DataUnion { in parse() 213 use crate::derive::{Data, DeriveInput}; 226 Data::Struct(d) => d.struct_token.to_tokens(tokens), in to_tokens() 227 Data::Enum(d) => d.enum_token.to_tokens(tokens), in to_tokens() 228 Data::Union(d) => d.union_token.to_tokens(tokens), in to_tokens() [all …]
|
| /linux/drivers/media/usb/gspca/ |
| H A D | spca500.c | 521 __u8 Data; in spca500_reinit() local 552 Data = gspca_dev->usb_buf[0]; in spca500_reinit() 553 reg_w(gspca_dev, 0x00, 0x816b, Data); in spca500_reinit() 595 __u8 Data; in sd_start() local 642 Data = gspca_dev->usb_buf[0]; in sd_start() 643 reg_w(gspca_dev, 0x00, 0x816b, Data); in sd_start() 670 Data = gspca_dev->usb_buf[0]; in sd_start() 671 reg_w(gspca_dev, 0x00, 0x816b, Data); in sd_start() 704 Data = gspca_dev->usb_buf[0]; in sd_start() 705 reg_w(gspca_dev, 0x00, 0x816b, Data); in sd_start() [all …]
|
| /linux/Documentation/scsi/ |
| H A D | cxgb3i.rst | 11 series of products) support iSCSI acceleration and iSCSI Direct Data Placement 19 Data digest into the PDUs. 21 Data digest of the PDUs. 23 - Direct Data Placement (DDP) 25 S3 h/w can directly place the iSCSI Data-In or Data-Out PDU's 27 on the Initiator Task Tag (ITT) in Data-In or Target Task Tag (TTT) 28 in Data-Out PDUs.
|
| /linux/Documentation/admin-guide/hw-vuln/ |
| H A D | processor_mmio_stale_data.rst | 2 Processor MMIO Stale Data Vulnerabilities 5 Processor MMIO Stale Data Vulnerabilities are a class of memory-mapped I/O 16 are similar to those used to mitigate Microarchitectural Data Sampling (MDS) or 17 those used to mitigate Special Register Buffer Data Sampling (SRBDS). 19 Data Propagators 22 one microarchitectural buffer or register to another. Processor MMIO Stale Data 27 Fill Buffer Stale Data Propagator (FBSDP) 34 Sideband Stale Data Propagator (SSDP) 44 Primary Stale Data Propagator (PSDP) 64 Shared Buffers Data Sampling (SBDS) (CVE-2022-21125) [all …]
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | metafmt-generic.rst | 24 is used on CSI-2 for 8 bits per :term:`Data Unit`. 26 Additionally it is used for 16 bits per Data Unit when two bytes of metadata are 27 packed into one 16-bit Data Unit. Otherwise the 16 bits per pixel dataformat is 57 Data Units, with one padding byte after every four bytes of metadata. This 65 This format is also used in conjunction with 20 bits per :term:`Data Unit` 66 formats that pack two bytes of metadata into one Data Unit. Otherwise the 101 Data Units, with one padding byte after every two bytes of metadata. This format 109 This format is also used in conjunction with 24 bits per :term:`Data Unit` 110 formats that pack two bytes of metadata into one Data Unit. Otherwise the 147 Data Units, with three padding bytes after every four bytes of metadata. This [all …]
|
| H A D | metafmt-vsp1-hgo.rst | 10 Renesas R-Car VSP1 1-D Histogram Data 45 .. flat-table:: VSP1 HGO Data - 64 Bins, Normal Mode (792 bytes) 96 .. flat-table:: VSP1 HGO Data - 64 Bins, Max Mode (264 bytes) 121 .. flat-table:: VSP1 HGO Data - 256 Bins, Normal Mode (1032 bytes) 146 .. flat-table:: VSP1 HGO Data - 256 Bins, Max Mode (1032 bytes)
|
| /linux/Documentation/networking/device_drivers/cellular/qualcomm/ |
| H A D | rmnet.rst | 38 Function Command / Data Reserved Pad Multiplexer ID Payload length 43 Command (1)/ Data (0) bit value is to indicate if the packet is a MAP command 44 or data packet. Command packet is used for transport level flow control. Data 65 Function Command / Data Reserved Pad Multiplexer ID Payload length 70 Command (1)/ Data (0) bit value is to indicate if the packet is a MAP command 71 or data packet. Command packet is used for transport level flow control. Data 119 Function Command / Data Next header Pad Multiplexer ID Payload length 124 Command (1)/ Data (0) bit value is to indicate if the packet is a MAP command 125 or data packet. Command packet is used for transport level flow control. Data
|
| /linux/drivers/block/rnull/ |
| H A D | configfs.rs | 36 type Data = Config; typedef 132 type Data = DeviceConfig; typedef 170 type Data = DeviceConfig; typedef 194 type Data = DeviceConfig; typedef 221 type Data = DeviceConfig; typedef 244 type Data = DeviceConfig; typedef
|
| /linux/drivers/staging/rtl8723bs/include/ |
| H A D | hal_intf.h | 230 void rtw_hal_write_bbreg(struct adapter *padapter, u32 RegAddr, u32 BitMask, u32 Data); 232 void rtw_hal_write_rfreg(struct adapter *padapter, u32 eRFPath, u32 RegAddr, u32 BitMask, u32 Data); 235 …ine PHY_SetBBReg(Adapter, RegAddr, BitMask, Data) rtw_hal_write_bbreg((Adapter), (RegAddr), (BitMa… argument 237 …eg(Adapter, eRFPath, RegAddr, BitMask, Data) rtw_hal_write_rfreg((Adapter), (eRFPath), (RegAddr), … argument
|
| /linux/drivers/media/pci/ngene/ |
| H A D | ngene-i2c.c | 39 memcpy(com.cmd.I2CRead.Data, out, outlen); in ngene_command_i2c_read() 40 com.cmd.I2CRead.Data[outlen] = inlen; in ngene_command_i2c_read() 41 com.cmd.I2CRead.Data[outlen + 1] = 0; in ngene_command_i2c_read() 67 memcpy(com.cmd.I2CRead.Data, out, outlen); in ngene_command_i2c_write()
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-soundwire-slave | 61 Description: SoundWire Slave Data Port-0 DisCo properties. 64 Data port 0 are used by the bus to configure the Data Port 0. 105 Description: SoundWire Slave Data Source/Sink Port-N DisCo properties. 108 Source/Sink Data port N and are used by the bus to configure 109 the Data Port N.
|