/openbmc/linux/Documentation/PCI/endpoint/function/binding/ |
H A D | pci-ntb.rst | 14 revid don't care 15 progif_code don't care 18 cache_line_size don't care 19 subsys_vendor_id don't care 20 subsys_id don't care 21 interrupt_pin don't care 22 msi_interrupts don't care 23 msix_interrupts don't care
|
H A D | pci-test.rst | 14 revid don't care 15 progif_code don't care 16 subclass_code don't care 18 cache_line_size don't care 19 subsys_vendor_id don't care 20 subsys_id don't care
|
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/macsec/ |
H A D | macsec_struct.h | 21 /*! The match mask is per-nibble. 0 means don't care, i.e. every value 88 /*! 0: don't care 98 /*! 0: don't care 108 /*! 0: don't care 118 /*! 0: don't care 123 * 0: don't care 127 /*! 0: don't care 131 /*! 0: don't care 143 * 0: don't care 152 * 0: don't care [all …]
|
/openbmc/linux/drivers/media/usb/dvb-usb-v2/ |
H A D | anysee.h | 99 | 01-59 | don't care 103 | 61-63 | don't care 111 | 01-59 | don't care 115 | 61-63 | don't care 132 | -59 | don't care 136 | 61-63 | don't care 154 | 06-59 | don't care 158 | 61-63 | don't care 172 | 05-59 | don't care 176 | 61-63 | don't care [all …]
|
/openbmc/u-boot/include/ |
H A D | vxworks.h | 41 u32 x0; /* don't care, used by VxWorks */ 42 u32 x1; /* don't care, used by VxWorks */ 43 u32 x2; /* don't care, used by VxWorks */ 45 u32 x3; /* don't care, used by VxWorks */
|
H A D | sparse_format.h | 23 __le32 image_checksum; /* CRC32 checksum of the original data, counting "don't care" */ 36 __le16 chunk_type; /* 0xCAC1 -> raw; 0xCAC2 -> fill; 0xCAC3 -> don't care */
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/ |
H A D | 0016-libsparse-Add-hole-mode-to-sparse_file_read.patch | 9 other types of files may not care about the contents of holes. For 11 care about. Those blocks not written to will remain holes, and can be 12 safely represented by "don't care" chunks. Using "don't care" chunks 60 + * to "don't care" chunks. Other constant chunks will 89 + * care" chunks. If crc is true, the crc of the sparse file will be verified.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gperftools/gperftools/ |
H A D | ppc-musl.patch | 34 // We don't care about the rest, since the IP value is at 'uc' field. 43 // We don't care about the rest, since IP value is at 'mctx' field. 52 // We don't care about the rest, since IP value is at 'uc' field.A
|
/openbmc/linux/drivers/usb/dwc3/ |
H A D | gadget.h | 67 * Caller should take care of locking. This function return %NULL or the first 79 * Caller should take care of locking. This function will move @req from its 95 * Caller should take care of locking. This function will move @req from its 128 * Caller should take care of locking. Returns the transfer resource
|
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/ |
H A D | repo.py | 30 We don"t care about the git rev of the manifests repository, but 31 we do care about the manifest to use. The default is "default". 32 We also care about the branch or tag to be used. The default is
|
/openbmc/linux/sound/pci/cs46xx/ |
H A D | cs46xx_dsp_spos.h | 24 #define DSP_SPOS_DC 0x0badul /* don't care */ 25 #define DSP_SPOS_DC_DC 0x0bad0badul /* don't care */ 29 #define DSP_SPOS_DCDC 0x0badf1d0ul /* don't care */
|
/openbmc/u-boot/arch/arm/mach-bcm283x/ |
H A D | Kconfig | 58 care about the HDMI/usbkbd console. 96 required for U-Boot to operate correctly, even if you only care 112 required for U-Boot to operate correctly, even if you only care
|
/openbmc/linux/include/linux/ |
H A D | i2c-smbus.h | 18 * @irq: IRQ number, if the smbus_alert driver should take care of interrupt 21 * If irq is not specified, the smbus_alert driver doesn't take care of
|
/openbmc/qemu/docs/devel/migration/ |
H A D | best-practices.rst | 39 - Care should be taken with device emulation code so that newer 42 - Care should be taken with newer firmware so that backward migration
|
H A D | main.rst | 43 passed to QEMU. QEMU doesn't care how this file descriptor is opened. 66 care of transporting the pages, and the load on the CPU is much 124 - Take care with internal device state or behaviour that might become 187 The VMState macros take care of ensuring that the device data section 234 care is taken to use the appropriate techniques. In general QEMU tries 256 can (with care) load a stream from an older QEMU that didn't send 376 Sometime in the future when we no longer care about the ancient versions these can be killed off. 519 to be open-coded by the devices; care should be taken in parsing
|
/openbmc/linux/Documentation/filesystems/ |
H A D | files.rst | 53 files_fdtable() uses rcu_dereference() macro which takes care of 66 take care of barrier requirements due to lock-free lookup. 107 and lookup_fd_rcu()/files_lookup_fd_rcu() which take care of these issues.
|
/openbmc/linux/arch/m68k/fpsp040/ |
H A D | do_func.S | 171 bra t_operr |take care of operands < -1 189 bne t_operr |take care of operands < 0 203 bra t_operr |take care of operands < 0 211 bne t_operr |take care of operands < 0 225 bra t_operr |take care of operands < 0 233 bne t_operr |take care of operands < 0 247 bra t_operr |take care of operands < 0
|
/openbmc/linux/arch/alpha/lib/ |
H A D | stxcpy.S | 68 /* Take care of the final (partial) word store. 108 /* We are co-aligned; take care of a partial first word. */ 110 and a0, 7, t0 # .. e1 : take care not to load a word ... 152 /* Finally, we've got all the stupid leading edge cases taken care 211 /* Take care of a final (probably partial) result word.
|
H A D | ev6-stxcpy.S | 84 /* Take care of the final (partial) word store. 128 /* We are co-aligned; take care of a partial first word. */ 130 and a0, 7, t0 # E : take care not to load a word ... 175 /* Finally, we've got all the stupid leading edge cases taken care 238 /* Take care of a final (probably partial) result word.
|
/openbmc/linux/Documentation/features/sched/membarrier-sync-core/ |
H A D | arch-support.txt | 15 # x86-32 uses IRET as return from interrupt, which takes care of the IPI. 19 # x86-64 uses IRET as return from interrupt, which takes care of the IPI.
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_lwt_redirect.c | 8 /* We don't care about whether the packet can be received by network stack. 9 * Just care if the packet is sent to the correct device at correct direction
|
/openbmc/linux/Documentation/userspace-api/media/dvb/ |
H A D | ca_high_level.rst | 57 Application layer only and no session management is taken care of by the 58 application. The driver/hardware will take care of all that. 63 as simple as that. The driver/hardware has to take care of that.
|
/openbmc/linux/drivers/phy/ti/ |
H A D | Kconfig | 72 driver takes care of all the PHY functionality apart from comparator. 83 driver takes care of all the PHY functionality apart from comparator.
|
/openbmc/linux/drivers/media/test-drivers/vidtv/ |
H A D | vidtv_common.c | 33 * generation at kernelspace requires some extra care. 69 * generation at kernelspace requires some extra care.
|
/openbmc/qemu/docs/system/riscv/ |
H A D | microchip-icicle-kit.rst | 53 N N don't care HSS 54 Y don't care don't care HSS
|