Home
last modified time | relevance | path

Searched refs:Index (Results 1 – 25 of 85) sorted by relevance

1234

/linux-6.3-rc2/drivers/scsi/aacraid/
A Drx.c83 if (Index & 0x00000002L) { in aac_rx_intr_message()
85 if (Index == 0xFFFFFFFEL) in aac_rx_intr_message()
87 Index &= ~0x00000002L; in aac_rx_intr_message()
89 if (Index & 0x00000001L) in aac_rx_intr_message()
91 Index >>= 2; in aac_rx_intr_message()
95 Index, isAif, in aac_rx_intr_message()
99 Index); in aac_rx_intr_message()
106 } while (Index != 0xFFFFFFFFL); in aac_rx_intr_message()
401 u32 Index; in aac_rx_deliver_producer() local
424 u32 Index; in aac_rx_deliver_message() local
[all …]
/linux-6.3-rc2/rust/kernel/
A Dstr.rs7 use core::ops::{self, Deref, Index};
278 impl Index<ops::RangeFrom<usize>> for CStr { impls
291 impl Index<ops::RangeFull> for CStr {
312 impl<Idx> Index<Idx> for CStr
315 BStr: Index<Idx>,
317 type Output = <BStr as Index<Idx>>::Output;
/linux-6.3-rc2/Documentation/firmware-guide/acpi/
A Dextcon-intel-int3496.rst18 Index 0 The input gpio for the id-pin, this is always present and valid
19 Index 1 The output gpio for enabling Vbus output from the device to the otg
22 Index 2 The output gpio for muxing of the data pins between the USB host and
/linux-6.3-rc2/Documentation/powerpc/
A Dpapr_hcalls.rst105 | PAPR | Index +---------+
115 called DRC-Index. The DRC-index value is provided to the LPAR via device-tree
150 Given a DRC Index of an NVDIMM, read N-bytes from the metadata area
162 Given a DRC Index of an NVDIMM, write N-bytes to the metadata area
173 Given a DRC-Index of an NVDIMM, map a continuous SCM blocks range
186 Given a DRC-Index of an NVDimm, unmap *numScmBlocksToUnbind* SCM blocks starting
197 Given a DRC-Index and an SCM Block index return the guest physical address to
206 Given a guest physical address return which DRC Index and SCM block is mapped
226 Given a DRC Index return the info on predictive failure and overall health of
275 Given a DRC Index collect the performance statistics for NVDIMM and copy them
[all …]
/linux-6.3-rc2/drivers/video/fbdev/via/
A Dvt1636.c57 index = io_data.Index; in viafb_gpio_i2c_write_mask_lvds()
162 io_data.Index = 0x09; in set_dpa_vt1636()
168 io_data.Index = 0x08; in set_dpa_vt1636()
/linux-6.3-rc2/drivers/video/fbdev/sis/
A Dinit301.h125 extern unsigned short SiS_GetRefCRTVCLK(struct SiS_Private *SiS_Pr, unsigned short Index, int UseWi…
126 extern unsigned short SiS_GetRefCRT1CRTC(struct SiS_Private *SiS_Pr, unsigned short Index, int UseW…
A Dinit.c934 temp = SiS_GetReg(Port, Index); in SiS_SetRegANDOR()
936 SiS_SetReg(Port, Index, temp); in SiS_SetRegANDOR()
940 SiS_SetRegAND(SISIOADDRESS Port, u8 Index, u8 DataAND) in SiS_SetRegAND() argument
944 temp = SiS_GetReg(Port, Index); in SiS_SetRegAND()
946 SiS_SetReg(Port, Index, temp); in SiS_SetRegAND()
950 SiS_SetRegOR(SISIOADDRESS Port, u8 Index, u8 DataOR) in SiS_SetRegOR() argument
954 temp = SiS_GetReg(Port, Index); in SiS_SetRegOR()
956 SiS_SetReg(Port, Index, temp); in SiS_SetRegOR()
1659 return SiS_Pr->SiS_RefIndex[Index].Ext_CRTVCLK_WIDE; in SiS_GetRefCRTVCLK()
1664 return SiS_Pr->SiS_RefIndex[Index].Ext_CRTVCLK; in SiS_GetRefCRTVCLK()
[all …]
/linux-6.3-rc2/Documentation/devicetree/bindings/clock/
A Dbrcm,iproc-clocks.yaml107 Clock Source (Parent) Index ID
157 Clock Source Index ID
178 Clock Source Index ID
213 Clock Source Index ID
271 Clock Source Index ID
A Dbrcm,kona-ccu.txt71 CCU Clock Type Index Specifier
116 CCU Clock Type Index Specifier
/linux-6.3-rc2/Documentation/devicetree/bindings/arm/ux500/
A Dpower_domain.txt27 Index Specifier
/linux-6.3-rc2/Documentation/devicetree/bindings/gpio/
A Dgpio_lpc32xx.txt18 - reg: Index of the GPIO group
/linux-6.3-rc2/Documentation/devicetree/bindings/leds/
A Dleds-max77650.yaml39 Index of the LED.
A Dleds-aw2013.yaml40 description: Index of the LED.
A Dleds-lgm.yaml64 description: Index of the LED.
A Dleds-mt6360.yaml36 description: Index of the LED.
/linux-6.3-rc2/Documentation/ABI/removed/
A Dsysfs-bus-nfit14 section 9.20.7.4 Function Index 1 - Query ARS Capabilities).
/linux-6.3-rc2/Documentation/hid/
A Damd-sfh-hid.rst101 | | | the MP2 FW Index to | | |
102 | | | HID Index | | |
/linux-6.3-rc2/Documentation/tools/rtla/
A Drtla-timerlat-hist.rst44Index IRQ-000 Thr-000 IRQ-001 Thr-001 IRQ-002 Thr-002 IRQ-003 Thr-003 IRQ-004 …
A Drtla-osnoise-hist.rst43Index CPU-000 CPU-001 CPU-002 CPU-003 CPU-004 CPU-005 CPU-006 CPU-007 CPU-008 …
/linux-6.3-rc2/Documentation/devicetree/bindings/phy/
A Dfsl,imx8qm-lvds-phy.yaml37 Index 0 is for LVDS channel0 and index 1 is for LVDS channel1.
/linux-6.3-rc2/Documentation/devicetree/bindings/watchdog/
A Dsamsung-wdt.yaml45 Index of CPU cluster on which watchdog is running (in case of Exynos850)
/linux-6.3-rc2/Documentation/block/
A Drequest.rst12 Index
/linux-6.3-rc2/Documentation/filesystems/
A Dubifs-authentication.rst80 - *Index*: an on-flash B+ tree where the leaf nodes contain filesystem data
95 UBIFS Index & Tree Node Cache
254 Index Authentication
288 | Index Node #1 |
299 | Index Node #2 | | Index Node #3 |
/linux-6.3-rc2/Documentation/devicetree/bindings/iommu/
A Dqcom,iommu.txt28 - #iommu-cells : Must be 1. Index identifies the context-bank #.
/linux-6.3-rc2/Documentation/devicetree/bindings/net/
A Dqca,qca7000.txt50 interrupts = <25 0x1>; /* Index: 25, rising edge */

Completed in 58 milliseconds

1234