Home
last modified time | relevance | path

Searched refs:Data (Results 1 – 25 of 592) sorted by relevance

12345678910>>...24

/linux-6.3-rc2/drivers/usb/serial/
A Dmos7840.c519 __u16 Data; in mos7840_open() local
555 Data = 0x0; in mos7840_open()
576 Data = 0x0; in mos7840_open()
635 Data = 0x0; in mos7840_open()
641 Data = Data & ~SERIAL_LCR_DLAB; in mos7840_open()
646 Data = 0x0; in mos7840_open()
649 Data = Data | 0x0c; in mos7840_open()
652 Data = Data & ~0x0c; in mos7840_open()
662 Data = Data & ~0x20; in mos7840_open()
670 Data = Data | 0x10; in mos7840_open()
[all …]
/linux-6.3-rc2/drivers/staging/rtl8723bs/hal/
A Dodm_RegConfig8723B.c13 u32 Data, in odm_ConfigRFReg_8723B() argument
36 while ((getvalue>>8) != (Data>>8)) { in odm_ConfigRFReg_8723B()
56 while (getvalue != Data) { in odm_ConfigRFReg_8723B()
63 Data in odm_ConfigRFReg_8723B()
95 Data, in odm_ConfigRF_RadioA_8723B()
103 rtw_write8(pDM_Odm->Adapter, Addr, Data); in odm_ConfigMAC_8723B()
110 u32 Data in odm_ConfigBB_AGC_8723B() argument
113 PHY_SetBBReg(pDM_Odm->Adapter, Addr, Bitmask, Data); in odm_ConfigBB_AGC_8723B()
123 u32 Data in odm_ConfigBB_PHY_REG_PG_8723B() argument
137 u32 Data in odm_ConfigBB_PHY_8723B() argument
[all …]
A Dodm_RegConfig8723B.h12 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
A DHalBtcOutSrc.h255 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
A Drtl8723b_phycfg.c71 u32 Data in PHY_SetBBReg_8723B() argument
80 Data = ((OriginalValue & (~BitMask)) | ((Data << BitShift) & BitMask)); in PHY_SetBBReg_8723B()
83 rtw_write32(Adapter, RegAddr, Data); in PHY_SetBBReg_8723B()
189 u32 Data in phy_RFSerialWrite_8723B() argument
207 DataAndAddr = ((NewOffset<<20) | (Data&0x000fffff)) & 0x0fffffff; /* T65 RF */ in phy_RFSerialWrite_8723B()
261 u32 Data in PHY_SetRFReg_8723B() argument
270 Data = ((Original_Value & (~BitMask)) | (Data<<BitShift)); in PHY_SetRFReg_8723B()
273 phy_RFSerialWrite_8723B(Adapter, eRFPath, RegAddr, Data); in PHY_SetRFReg_8723B()
A Dhal_btcoex.c603 static void halbtcoutsrc_Write1Byte(void *pBtcContext, u32 RegAddr, u8 Data) in halbtcoutsrc_Write1Byte() argument
612 rtw_write8(padapter, RegAddr, Data); in halbtcoutsrc_Write1Byte()
643 static void halbtcoutsrc_Write2Byte(void *pBtcContext, u32 RegAddr, u16 Data) in halbtcoutsrc_Write2Byte() argument
652 rtw_write16(padapter, RegAddr, Data); in halbtcoutsrc_Write2Byte()
655 static void halbtcoutsrc_Write4Byte(void *pBtcContext, u32 RegAddr, u32 Data) in halbtcoutsrc_Write4Byte() argument
664 rtw_write32(padapter, RegAddr, Data); in halbtcoutsrc_Write4Byte()
673 rtw_write8(Adapter, SDIO_LOCAL_BASE | RegAddr, Data); in halbtcoutsrc_WriteLocalReg1Byte()
675 rtw_write8(Adapter, RegAddr, Data); in halbtcoutsrc_WriteLocalReg1Byte()
687 PHY_SetBBReg(padapter, RegAddr, BitMask, Data); in halbtcoutsrc_SetBbReg()
712 PHY_SetRFReg(padapter, eRFPath, RegAddr, BitMask, Data); in halbtcoutsrc_SetRfReg()
[all …]
/linux-6.3-rc2/Documentation/admin-guide/auxdisplay/
A Dcfag12864b.rst40 :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-6.3-rc2/Documentation/i2c/
A Di2c-protocol.rst18 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
A Dsmbus-protocol.rst52 [..] 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
305 Sr Addr Rd [A] [Data] A [Data] A ... A [Data] NA P
[all …]
/linux-6.3-rc2/arch/arm/mach-sa1100/include/mach/
A Dbitfield.h19 #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-6.3-rc2/Documentation/driver-api/soundwire/
A Dstream.rst37 | (Data) | Data Direction | (Data) |
51 | (Data) | Data Direction | (Data) |
65 | (Data) | | | Data Direction | (Data) |
91 | (Data) | | | Data Direction | (Data) |
115 | | (Data) || | L + R Channel || Data | |
139 | (Data) | Data Direction | (Data) |
148 | (Data) | Data Direction | (Data) |
162 | (Data) | Data Direction | (Data) |
171 | (Data) | Data Direction | (Data) |
183 | (Data) | Data Direction | (Data) |
[all …]
/linux-6.3-rc2/drivers/media/usb/gspca/
A Dspca500.c521 __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()
704 Data = gspca_dev->usb_buf[0]; in sd_start()
734 Data = gspca_dev->usb_buf[0]; in sd_start()
774 Data = gspca_dev->usb_buf[0]; in sd_start()
[all …]
/linux-6.3-rc2/Documentation/sphinx/
A Dparse-headers.pl31 require Data::Dumper if ($debug);
229 print Data::Dumper->Dump([\%ioctls], [qw(*ioctls)]) if (%ioctls);
230 print Data::Dumper->Dump([\%typedefs], [qw(*typedefs)]) if (%typedefs);
231 print Data::Dumper->Dump([\%enums], [qw(*enums)]) if (%enums);
232 print Data::Dumper->Dump([\%structs], [qw(*structs)]) if (%structs);
233 print Data::Dumper->Dump([\%defines], [qw(*defines)]) if (%defines);
234 print Data::Dumper->Dump([\%enum_symbols], [qw(*enum_symbols)]) if (%enum_symbols);
/linux-6.3-rc2/Documentation/scsi/
A Dcxgb3i.rst11 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-6.3-rc2/Documentation/admin-guide/hw-vuln/
A Dprocessor_mmio_stale_data.rst2 Processor MMIO Stale Data Vulnerabilities
5 Processor MMIO Stale Data Vulnerabilities are a class of memory-mapped I/O
17 those used to mitigate Special Register Buffer Data Sampling (SRBDS).
19 Data Propagators
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)
71 Shared Buffers Data Read (SBDR) (CVE-2022-21123)
123 Shared Buffers Data Read (SBDR) vulnerability or the sideband stale
[all …]
/linux-6.3-rc2/Documentation/crypto/
A Dapi-aead.rst1 Authenticated Encryption With Associated Data (AEAD) Algorithm Definitions
5 :doc: Authenticated Encryption With Associated Data (AEAD) Cipher API
10 Authenticated Encryption With Associated Data (AEAD) Cipher API
/linux-6.3-rc2/Documentation/devicetree/bindings/nvmem/
A Dxlnx,zynqmp-nvmem.txt10 = Data cells =
27 /* Data cells */
35 = Data consumers =
A Dsprd-efuse.txt10 = Data cells =
23 /* Data cells */
29 = Data consumers =
A Dsc27xx-efuse.txt13 = Data cells =
36 /* Data cells */
43 = Data consumers =
/linux-6.3-rc2/Documentation/networking/device_drivers/cellular/qualcomm/
A Drmnet.rst37 Function Command / Data Reserved Pad Multiplexer ID Payload length
42 Command (1)/ Data (0) bit value is to indicate if the packet is a MAP command
43 or data packet. Command packet is used for transport level flow control. Data
63 Function Command / Data Reserved Pad Multiplexer ID Payload length
68 Command (1)/ Data (0) bit value is to indicate if the packet is a MAP command
69 or data packet. Command packet is used for transport level flow control. Data
116 Function Command / Data Next header Pad Multiplexer ID Payload length
121 Command (1)/ Data (0) bit value is to indicate if the packet is a MAP command
122 or data packet. Command packet is used for transport level flow control. Data
/linux-6.3-rc2/drivers/media/pci/ngene/
A Dngene-i2c.c39 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-6.3-rc2/drivers/staging/rtl8723bs/include/
A Dhal_intf.h237 void (*write_bbreg)(struct adapter *padapter, u32 RegAddr, u32 BitMask, u32 Data);
239 void (*write_rfreg)(struct adapter *padapter, u8 eRFPath, u32 RegAddr, u32 BitMask, u32 Data);
330 void rtw_hal_write_bbreg(struct adapter *padapter, u32 RegAddr, u32 BitMask, u32 Data);
332 void rtw_hal_write_rfreg(struct adapter *padapter, u32 eRFPath, u32 RegAddr, u32 BitMask, u32 Data);
335 …ine PHY_SetBBReg(Adapter, RegAddr, BitMask, Data) rtw_hal_write_bbreg((Adapter), (RegAddr), (BitMa… argument
337 …eg(Adapter, eRFPath, RegAddr, BitMask, Data) rtw_hal_write_rfreg((Adapter), (eRFPath), (RegAddr), … argument
/linux-6.3-rc2/drivers/staging/rtl8192e/rtl8192e/
A Dr8192E_phy.c41 u32 Data);
148 u32 Data) in _rtl92e_phy_rf_write() argument
258 u32 Data = 0; in _rtl92e_phy_rf_fw_read() local
261 Data |= ((Offset & 0xFF) << 12); in _rtl92e_phy_rf_fw_read()
262 Data |= ((eRFPath & 0x3) << 20); in _rtl92e_phy_rf_fw_read()
263 Data |= 0x80000000; in _rtl92e_phy_rf_fw_read()
270 rtl92e_writel(dev, QPNR, Data); in _rtl92e_phy_rf_fw_read()
283 u32 Data) in _rtl92e_phy_rf_fw_write() argument
289 Data |= 0x400000; in _rtl92e_phy_rf_fw_write()
290 Data |= 0x80000000; in _rtl92e_phy_rf_fw_write()
[all …]
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dpixfmt-meta-vsp1-hgo.rst9 Renesas R-Car VSP1 1-D Histogram Data
44 .. flat-table:: VSP1 HGO Data - 64 Bins, Normal Mode (792 bytes)
95 .. flat-table:: VSP1 HGO Data - 64 Bins, Max Mode (264 bytes)
120 .. flat-table:: VSP1 HGO Data - 256 Bins, Normal Mode (1032 bytes)
145 .. flat-table:: VSP1 HGO Data - 256 Bins, Max Mode (1032 bytes)
/linux-6.3-rc2/arch/arc/kernel/
A Dentry-arcv2.S35 VECTOR EV_TLBMissD ; Data TLB miss
42 VECTOR EV_DCError ; Data Cache Error
43 VECTOR EV_Misaligned ; Misaligned Data Access
121 ; Instruction fetch or Data access, under a single Exception Vector
141 lr r0, [efa] ; Faulting Data address
166 lr r0, [efa] ; Faulting Data address

Completed in 38 milliseconds

12345678910>>...24