/Linux-v5.4/drivers/scsi/aacraid/ |
D | rx.c | 77 u32 Index = rx_readl(dev, MUnit.OutboundQueue); in aac_rx_intr_message() local 78 if (unlikely(Index == 0xFFFFFFFFL)) in aac_rx_intr_message() 79 Index = rx_readl(dev, MUnit.OutboundQueue); in aac_rx_intr_message() 80 if (likely(Index != 0xFFFFFFFFL)) { in aac_rx_intr_message() 83 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() [all …]
|
/Linux-v5.4/Documentation/firmware-guide/acpi/ |
D | extcon-intel-int3496.rst | 18 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-v5.4/Documentation/devicetree/bindings/clock/ |
D | qcom,lpasscc.txt | 9 Index-0 maps to LPASS_CC register region 10 Index-1 maps to LPASS_QDSP6SS register region
|
D | brcm,iproc-clocks.txt | 101 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
|
D | brcm,kona-ccu.txt | 71 CCU Clock Type Index Specifier 116 CCU Clock Type Index Specifier
|
/Linux-v5.4/drivers/video/fbdev/via/ |
D | vt1636.c | 57 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()
|
D | hw.h | 603 u8 Index; member
|
/Linux-v5.4/drivers/video/fbdev/sis/ |
D | init301.h | 125 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…
|
D | init.c | 930 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 …]
|
D | sis.h | 337 unsigned short SiS_GetRefCRTVCLK(struct SiS_Private *SiS_Pr, unsigned short Index, int UseWide); 338 unsigned short SiS_GetRefCRT1CRTC(struct SiS_Private *SiS_Pr, unsigned short Index, int UseWide);
|
/Linux-v5.4/Documentation/devicetree/bindings/gpio/ |
D | gpio_lpc32xx.txt | 18 - reg: Index of the GPIO group
|
/Linux-v5.4/Documentation/devicetree/bindings/arm/ux500/ |
D | power_domain.txt | 27 Index Specifier
|
/Linux-v5.4/Documentation/ABI/removed/ |
D | sysfs-bus-nfit | 14 section 9.20.7.4 Function Index 1 - Query ARS Capabilities).
|
/Linux-v5.4/Documentation/ABI/testing/ |
D | sysfs-bus-counter-104-quad-8 | 32 Intended for interfacing with encoder Index output in
|
/Linux-v5.4/Documentation/devicetree/bindings/slimbus/ |
D | bus.txt | 26 Device Index Uniquely identifies multiple Devices within
|
/Linux-v5.4/Documentation/block/ |
D | request.rst | 12 Index
|
/Linux-v5.4/Documentation/filesystems/ |
D | ubifs-authentication.rst | 76 - *Index*: an on-flash B+ tree where the leaf nodes contain filesystem data 91 UBIFS Index & Tree Node Cache 250 Index Authentication 284 | Index Node #1 | 295 | Index Node #2 | | Index Node #3 |
|
/Linux-v5.4/Documentation/devicetree/bindings/iommu/ |
D | qcom,iommu.txt | 27 - #iommu-cells : Must be 1. Index identifies the context-bank #.
|
/Linux-v5.4/Documentation/devicetree/bindings/net/ |
D | qca,qca7000.txt | 50 interrupts = <25 0x1>; /* Index: 25, rising edge */
|
/Linux-v5.4/Documentation/core-api/ |
D | assoc_array.rst | 24 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-v5.4/Documentation/translations/it_IT/process/ |
D | 8.Conclusion.rst | 30 http://lwn.net/Kernel/Index/
|
/Linux-v5.4/Documentation/process/ |
D | 8.Conclusion.rst | 23 http://lwn.net/Kernel/Index/
|
/Linux-v5.4/Documentation/media/uapi/v4l/ |
D | vidioc-g-enc-index.rst | 131 .. flat-table:: Index Entry Flags
|
/Linux-v5.4/drivers/staging/rtl8723bs/hal/ |
D | odm.c | 704 u16 Index, in ODM_CmnInfoPtrArrayHook() argument 716 pDM_Odm->pODM_StaInfo[Index] = (PSTA_INFO_T)pValue; in ODM_CmnInfoPtrArrayHook()
|
/Linux-v5.4/drivers/tty/ |
D | synclink.c | 6388 unsigned int Index; in mgsl_free_rx_frame_buffers() local 6393 Index = StartIndex; in mgsl_free_rx_frame_buffers() 6396 pBufEntry = &(info->rx_buffer_list[Index]); in mgsl_free_rx_frame_buffers() 6398 if ( Index == EndIndex ) { in mgsl_free_rx_frame_buffers() 6409 Index++; in mgsl_free_rx_frame_buffers() 6410 if ( Index == info->rx_buffer_count ) in mgsl_free_rx_frame_buffers() 6411 Index = 0; in mgsl_free_rx_frame_buffers() 6415 info->current_rx_buffer = Index; in mgsl_free_rx_frame_buffers() 7397 unsigned short Index; in mgsl_load_pci_memory() local 7400 for ( Index = 0 ; Index < Intervalcount ; Index++ ) in mgsl_load_pci_memory()
|