Home
last modified time | relevance | path

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

123

/Linux-v4.19/drivers/scsi/aacraid/
Drx.c91 u32 Index = rx_readl(dev, MUnit.OutboundQueue); in aac_rx_intr_message() local
92 if (unlikely(Index == 0xFFFFFFFFL)) in aac_rx_intr_message()
93 Index = rx_readl(dev, MUnit.OutboundQueue); in aac_rx_intr_message()
94 if (likely(Index != 0xFFFFFFFFL)) { in aac_rx_intr_message()
97 if (Index & 0x00000002L) { in aac_rx_intr_message()
99 if (Index == 0xFFFFFFFEL) in aac_rx_intr_message()
101 Index &= ~0x00000002L; in aac_rx_intr_message()
103 if (Index & 0x00000001L) in aac_rx_intr_message()
105 Index >>= 2; in aac_rx_intr_message()
109 Index, isAif, in aac_rx_intr_message()
[all …]
/Linux-v4.19/Documentation/extcon/
Dintel-int3496.txt16 Index 0: The input gpio for the id-pin, this is always present and valid
17 Index 1: The output gpio for enabling Vbus output from the device to the otg
20 Index 2: The output gpio for muxing of the data pins between the USB host and
/Linux-v4.19/drivers/video/fbdev/via/
Dvt1636.c71 index = io_data.Index; in viafb_gpio_i2c_write_mask_lvds()
176 io_data.Index = 0x09; in set_dpa_vt1636()
182 io_data.Index = 0x08; in set_dpa_vt1636()
Dhw.h617 u8 Index; member
/Linux-v4.19/drivers/video/fbdev/sis/
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…
Dinit.c930 SiS_SetRegANDOR(SISIOADDRESS Port, u8 Index, u8 DataAND, u8 DataOR) in SiS_SetRegANDOR() argument
934 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()
1655 SiS_GetRefCRTVCLK(struct SiS_Private *SiS_Pr, unsigned short Index, int UseWide) in SiS_GetRefCRTVCLK() argument
[all …]
Dsis.h350 unsigned short SiS_GetRefCRTVCLK(struct SiS_Private *SiS_Pr, unsigned short Index, int UseWide);
351 unsigned short SiS_GetRefCRT1CRTC(struct SiS_Private *SiS_Pr, unsigned short Index, int UseWide);
/Linux-v4.19/Documentation/devicetree/bindings/clock/
Dbrcm,iproc-clocks.txt101 Clock Source (Parent) Index ID
147 Clock Source Index ID
165 Clock Source Index ID
196 Clock Source Index ID
257 Clock Source Index ID
Dbrcm,kona-ccu.txt71 CCU Clock Type Index Specifier
116 CCU Clock Type Index Specifier
/Linux-v4.19/Documentation/devicetree/bindings/arm/ux500/
Dpower_domain.txt27 Index Specifier
/Linux-v4.19/Documentation/devicetree/bindings/gpio/
Dgpio_lpc32xx.txt18 - reg: Index of the GPIO group
/Linux-v4.19/Documentation/ABI/removed/
Dsysfs-bus-nfit14 section 9.20.7.4 Function Index 1 - Query ARS Capabilities).
/Linux-v4.19/Documentation/powerpc/
D00-INDEX1 Index of files in Documentation/powerpc. If you think something about
/Linux-v4.19/Documentation/devicetree/bindings/slimbus/
Dbus.txt26 Device Index Uniquely identifies multiple Devices within
/Linux-v4.19/Documentation/block/
Drequest.txt7 Index
/Linux-v4.19/Documentation/devicetree/bindings/iommu/
Dqcom,iommu.txt27 - #iommu-cells : Must be 1. Index identifies the context-bank #.
/Linux-v4.19/Documentation/fb/
D00-INDEX1 Index of files in Documentation/fb. If you think something about frame
/Linux-v4.19/Documentation/devicetree/bindings/net/
Dqca,qca7000.txt48 interrupts = <25 0x1>; /* Index: 25, rising edge */
/Linux-v4.19/Documentation/core-api/
Dassoc_array.rst24 4. Index keys must be unique. Inserting an object with the same key as one
27 5. Index keys can be of any length and can be of different lengths.
29 6. Index keys should encode the length early on, before any variation due to
32 7. Index keys can include a hash to scatter objects throughout the array.
323 Index Key Form
/Linux-v4.19/Documentation/process/
D8.Conclusion.rst22 http://lwn.net/Kernel/Index/
/Linux-v4.19/Documentation/media/uapi/v4l/
Dvidioc-g-enc-index.rst124 .. flat-table:: Index Entry Flags
Dvidioc-expbuf.rst142 - Index of the plane to be exported when using the multi-planar API.
/Linux-v4.19/drivers/staging/rtl8723bs/hal/
Dodm.c708 u16 Index, in ODM_CmnInfoPtrArrayHook() argument
720 pDM_Odm->pODM_StaInfo[Index] = (PSTA_INFO_T)pValue; in ODM_CmnInfoPtrArrayHook()
/Linux-v4.19/drivers/tty/
Dsynclink.c6443 unsigned int Index; in mgsl_free_rx_frame_buffers() local
6448 Index = StartIndex; in mgsl_free_rx_frame_buffers()
6451 pBufEntry = &(info->rx_buffer_list[Index]); in mgsl_free_rx_frame_buffers()
6453 if ( Index == EndIndex ) { in mgsl_free_rx_frame_buffers()
6464 Index++; in mgsl_free_rx_frame_buffers()
6465 if ( Index == info->rx_buffer_count ) in mgsl_free_rx_frame_buffers()
6466 Index = 0; in mgsl_free_rx_frame_buffers()
6470 info->current_rx_buffer = Index; in mgsl_free_rx_frame_buffers()
7452 unsigned short Index; in mgsl_load_pci_memory() local
7455 for ( Index = 0 ; Index < Intervalcount ; Index++ ) in mgsl_load_pci_memory()
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-bus-iio-counter-104-quad-8112 Intended for interfacing with encoder Index output in

123