| /openbmc/qemu/hw/ppc/ |
| H A D | pnv_xscom.c | 79 case 0x2020007: /* ADU stuff, log register */ in xscom_read_default() 80 case 0x2020009: /* ADU stuff, error register */ in xscom_read_default() 81 case 0x202000f: /* ADU stuff, receive status register*/ in xscom_read_default() 83 case 0x2013f01: /* PBA stuff */ in xscom_read_default() 84 case 0x2013f05: /* PBA stuff */ in xscom_read_default() 86 case 0x2013028: /* CAPP stuff */ in xscom_read_default() 87 case 0x201302a: /* CAPP stuff */ in xscom_read_default() 88 case 0x2013801: /* CAPP stuff */ in xscom_read_default() 89 case 0x2013802: /* CAPP stuff */ in xscom_read_default() 119 case 0x2020007: /* ADU stuff, log register */ in xscom_write_default() [all …]
|
| /openbmc/u-boot/drivers/usb/gadget/ |
| H A D | at91_udc.h | 152 # define VDBG(stuff...) do{}while(0) argument 158 # define PACKET(stuff...) do{}while(0) argument 161 #define ERR(stuff...) debug("udc: " stuff) argument 162 #define WARNING(stuff...) debug("udc: " stuff) argument 163 #define INFO(stuff...) debug("udc: " stuff) argument 164 #define DBG(stuff...) debug("udc: " stuff) argument
|
| /openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ |
| H A D | safe_finger.8 | 3 safe_finger \- finger client wrapper that protects against nasty stuff 10 command protects against nasty stuff from finger servers. Use this 21 finger servers. The problem: some programs may react to stuff in
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/ |
| H A D | top-autoconf.patch | 6 The autoconf stuff is all in a subdirectory, which is rather annoying 7 as OE expects patches to be applied and autoconf stuff to be done in 9 called there - all it does is run a sub autoconf stuff in the src
|
| /openbmc/openbmc/poky/meta/files/common-licenses/ |
| H A D | Beerware | 1 …is notice you can do whatever you want with this stuff. If we meet some day, and you think this …
|
| /openbmc/sdbusplus/ |
| H A D | .gitignore | 67 # Django stuff: 73 # Flask stuff: 77 # Scrapy stuff: 124 # Celery stuff
|
| /openbmc/openbmc/poky/meta/recipes-core/busybox/files/ |
| H A D | inittab | 20 # Stuff to do before rebooting 26 # Stuff to do when restarting the init process
|
| /openbmc/u-boot/arch/mips/include/asm/ |
| H A D | processor.h | 72 /* Saved cp0 stuff. */ 75 /* Saved fpu/fpu emulator stuff. */ 87 /* Other stuff associated with the thread. */
|
| /openbmc/u-boot/fs/yaffs2/ |
| H A D | yaffs_guts.h | 159 /* Stuff used for extended tags in YAFFS2 */ 185 /* The following stuff only has meaning when we read */ 189 /* YAFFS 1 stuff */ 193 /* YAFFS2 stuff */ 336 u32 yst_rdev; /* stuff for block and char devices (major/min) */ 439 /* directory structure stuff */ 628 /* Non-wide tnode stuff */ 634 /* Stuff to support wide tnodes */ 639 /* Stuff for figuring out file offset to chunk conversions */ 648 /* Stuff to support block offsetting to support start block zero */ [all …]
|
| /openbmc/u-boot/include/configs/ |
| H A D | mx6sabreauto.h | 64 /* NAND stuff */ 70 /* DMA stuff, needed for GPMI/MXS NAND support */
|
| /openbmc/u-boot/include/ |
| H A D | console.h | 13 int console_init_f(void); /* Before relocation; uses the serial stuff */ 14 int console_init_r(void); /* After relocation; uses the console stuff */
|
| H A D | config_uncmd_spl.h | 11 /* SPL needs only BOOTP + TFTP so undefine other stuff to save space */
|
| H A D | slre.h | 7 * can do whatever you want with this stuff. If we meet some day, and you think 8 * this stuff is worth it, you can buy me a beer in return.
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/openbox/files/ |
| H A D | 0001-Fix-list-traversal-issue-in-client_calc_layer.patch | 30 /* skip over stuff above fullscreen layer */ 39 /* skip over stuff above fullscreen layer */
|
| /openbmc/u-boot/drivers/net/ |
| H A D | altera_tse.h | 20 /* SGDMA Stuff */ 91 /* mSGDMA Stuff */ 149 /* TSE Stuff */
|
| /openbmc/u-boot/lib/bzip2/ |
| H A D | bzlib_private.h | 80 /*-- General stuff. --*/ 165 /*-- Stuff for randomising repetitive blocks. --*/ 188 /*-- Stuff for doing CRCs. --*/ 226 /*-- Structure holding all the compression-side stuff. --*/ 285 /* stuff for coding the MTF values */ 373 /*-- Structure holding all the decompression-side stuff. --*/
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-navigation/gpsd/ |
| H A D | gpsd-machine-conf_1.0.bb | 6 # BSP layers can add stuff like meta-openmoko example:
|
| /openbmc/qemu/bsd-user/riscv/ |
| H A D | target.h | 2 * Riscv64 general target stuff that's common to all aarch details
|
| /openbmc/qemu/bsd-user/aarch64/ |
| H A D | target.h | 2 * Aarch64 general target stuff that's common to all aarch details
|
| /openbmc/qemu/bsd-user/i386/ |
| H A D | target.h | 2 * Intel general target stuff that's common to all i386 details
|
| /openbmc/qemu/bsd-user/arm/ |
| H A D | target.h | 2 * Intel general target stuff that's common to all i386 details
|
| /openbmc/qemu/bsd-user/x86_64/ |
| H A D | target.h | 2 * Intel general target stuff that's common to all x86_64 details
|
| /openbmc/u-boot/doc/ |
| H A D | README.console | 72 For example, you won't get the console stuff running in the Linux 83 serial (architecture dependent serial stuff)
|
| /openbmc/openbmc/poky/meta/recipes-sato/images/ |
| H A D | core-image-sato-sdk.bb | 13 # Compiling stuff, specifically SystemTap probes, can require lots of memory
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-pycocotools_2.0.8.bb | 2 person keypoints detection, stuff segmentation, and caption generation."
|