/openbmc/linux/drivers/video/fbdev/geode/ |
H A D | lxfb_core.c | 9 #include <linux/aperture.h> 10 #include <linux/module.h> 11 #include <linux/kernel.h> 12 #include <linux/errno.h> 13 #include <linux/string.h> 14 #include <linux/console.h> 15 #include <linux/mm.h> 16 #include <linux/suspend.h> 17 #include <linux/delay.h> 18 #include <linux/fb.h> [all …]
|
/openbmc/linux/drivers/leds/trigger/ |
H A D | ledtrig-heartbeat.c | 11 #include <linux/module.h> 12 #include <linux/kernel.h> 13 #include <linux/init.h> 14 #include <linux/panic_notifier.h> 15 #include <linux/slab.h> 16 #include <linux/timer.h> 17 #include <linux/sched.h> 18 #include <linux/sched/loadavg.h> 19 #include <linux/leds.h> 20 #include <linux/reboot.h> [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/mtd/ |
H A D | rockchip,nand-controller.yaml | 73 enum: [16, 24, 40, 60, 70] 85 NFC v900 ECC 16, 40, 60, 70 101 enum: [16, 24, 40, 60, 70] 115 NFC v900 ECC 16, 70 133 #include <dt-bindings/clock/rk3308-cru.h> 134 #include <dt-bindings/interrupt-controller/arm-gic.h>
|
/openbmc/linux/drivers/ata/ |
H A D | libata-pata-timings.c | 9 #include <linux/kernel.h> 10 #include <linux/module.h> 11 #include <linux/libata.h> 15 * drivers/ide/ide-timing.h and was originally written by Vojtech Pavlik 27 { XFER_PIO_0, 70, 290, 240, 600, 165, 150, 0, 600, 0 }, 30 { XFER_PIO_3, 30, 80, 70, 180, 80, 70, 0, 180, 0 }, 31 { XFER_PIO_4, 25, 70, 25, 120, 70, 25, 0, 120, 0 }, 41 { XFER_MW_DMA_2, 25, 0, 0, 0, 70, 25, 5, 120, 0 },
|
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_uc_fw.c | 6 #include <linux/bitfield.h> 7 #include <linux/firmware.h> 8 #include <linux/highmem.h> 10 #include <drm/drm_cache.h> 11 #include <drm/drm_print.h> 13 #include "gem/i915_gem_lmem.h" 14 #include "gt/intel_gt.h" 15 #include "gt/intel_gt_print.h" 16 #include "intel_gsc_binary_headers.h" 17 #include "intel_gsc_fw.h" [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/ |
H A D | 0007-include-poll.h-instead-of-sys-poll.h.patch | 4 Subject: [PATCH] include poll.h instead of sys/poll.h 6 including sys/poll.h is deprecated 19 @@ -70,8 +70,8 @@ 21 #include <stddef.h> 22 #include <ctype.h> 23 +#include <poll.h> 24 #include <sys/types.h> 25 -#include <sys/poll.h> 26 #include <sys/socket.h> 27 #include <sys/un.h> [all …]
|
H A D | 0001-Add-resolv_compat.h-for-musl-builds.patch | 4 Subject: [PATCH] Add resolv_compat.h for musl builds 15 open-vm-tools/lib/nicInfo/resolv_compat.h | 30 +++++++++++++++++++++++ 17 create mode 100644 open-vm-tools/lib/nicInfo/resolv_compat.h 23 @@ -70,6 +70,10 @@ 24 # include <net/if.h> 28 +#include "resolv_compat.h" 34 diff --git a/open-vm-tools/lib/nicInfo/resolv_compat.h b/open-vm-tools/lib/nicInfo/resolv_compat.h 38 +++ b/open-vm-tools/lib/nicInfo/resolv_compat.h 42 + * resolv_compat.h 48 +#include <string.h>
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | sumo_dpm.h | 26 #include "atom.h" 27 #include "radeon.h" 172 #define SUMO_R_DFLT0 70 173 #define SUMO_R_DFLT1 70 174 #define SUMO_R_DFLT2 70 175 #define SUMO_R_DFLT3 70
|
/openbmc/openbmc/poky/meta/recipes-sato/settings-daemon/ |
H A D | settings-daemon_0.0.2.bb | 5 LIC_FILES_CHKSUM = "file://xsettings-manager.h;endline=22;md5=7cfac9d2d4dc3694cc7eb605cf32a69b \ 6 file://xsettings-common.h;endline=22;md5=7cfac9d2d4dc3694cc7eb605cf32a69b" 14 file://70settings-daemon.sh \ 29 install -m 755 ${UNPACKDIR}/70settings-daemon.sh ${D}/${sysconfdir}/X11/Xsession.d/
|
/openbmc/linux/mm/damon/ |
H A D | vaddr-test.h | 15 #include <kunit/test.h> 158 * 50-55, 70-80, 90-100) to fit with the new big regions or remove target 163 /* 10-20-30, 50-55-57-59, 70-80-90-100 */ in damon_test_apply_three_regions1() 165 70, 80, 80, 90, 90, 100}; in damon_test_apply_three_regions1() 185 /* 10-20-30, 50-55-57-59, 70-80-90-100 */ in damon_test_apply_three_regions2() 187 70, 80, 80, 90, 90, 100}; in damon_test_apply_three_regions2() 209 /* 10-20-30, 50-55-57-59, 70-80-90-100 */ in damon_test_apply_three_regions3() 211 70, 80, 80, 90, 90, 100}; in damon_test_apply_three_regions3() 227 * and 70-100) has totally freed and mapped to different area (30-32 and 234 /* 10-20-30, 50-55-57-59, 70-80-90-100 */ in damon_test_apply_three_regions4() [all …]
|
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-tcti-uefi/tpm2-tcti-uefi/ |
H A D | 0001-configure.ac-stop-inserting-host-directories-into-co.patch | 19 @@ -70,10 +70,6 @@ EXTRA_CFLAGS+="-I${with_efi_includedir} 23 -AC_CHECK_HEADERS([efi.h efilib.h], 26 - [#include <efi.h>])
|
/openbmc/linux/lib/ |
H A D | test_hexdump.c | 6 #include <linux/init.h> 7 #include <linux/kernel.h> 8 #include <linux/module.h> 9 #include <linux/random.h> 10 #include <linux/string.h> 23 "70", "ba", "c4", "24", "7d", "83", "34", "9b", 37 "70ba", "c424", "7d83", "349b", 48 "be32db7b", "0a1893b2", "70bac424", "7d83349b", 58 "be32db7b0a1893b2", "70bac4247d83349b",
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | qcom,ipq8074-pinctrl.yaml | 38 maxItems: 70 64 pattern: "^gpio([0-9]|[1-6][0-9]|70)$" 110 #include <dt-bindings/interrupt-controller/arm-gic.h> 117 gpio-ranges = <&tlmm 0 0 70>;
|
/openbmc/linux/drivers/pinctrl/mediatek/ |
H A D | pinctrl-mt8516.c | 7 #include <dt-bindings/pinctrl/mt65xx.h> 8 #include <linux/of.h> 9 #include <linux/module.h> 10 #include <linux/pinctrl/pinctrl.h> 11 #include <linux/platform_device.h> 12 #include <linux/regmap.h> 14 #include "pinctrl-mtk-common.h" 15 #include "pinctrl-mtk-mt8516.h" 111 MTK_PIN_DRV_GRP(70, 0xd50, 4, 2), 164 MTK_PIN_PUPD_SPEC_SR(70, 0xe40, 6, 5, 4), [all …]
|
H A D | pinctrl-mt8167.c | 7 #include <dt-bindings/pinctrl/mt65xx.h> 8 #include <linux/of.h> 9 #include <linux/module.h> 10 #include <linux/pinctrl/pinctrl.h> 11 #include <linux/platform_device.h> 12 #include <linux/regmap.h> 14 #include "pinctrl-mtk-common.h" 15 #include "pinctrl-mtk-mt8167.h" 111 MTK_PIN_DRV_GRP(70, 0xd50, 4, 2), 164 MTK_PIN_PUPD_SPEC_SR(70, 0xe40, 6, 5, 4), [all …]
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | led.c | 9 #include <linux/kernel.h> 10 #include <linux/module.h> 11 #include <linux/delay.h> 12 #include <linux/skbuff.h> 13 #include <linux/netdevice.h> 14 #include <net/mac80211.h> 15 #include <linux/etherdevice.h> 16 #include <asm/unaligned.h> 17 #include "iwl-io.h" 18 #include "iwl-trans.h" [all …]
|
/openbmc/u-boot/arch/arm/mach-omap2/omap4/ |
H A D | emif.c | 11 #include <common.h> 12 #include <asm/emif.h> 13 #include <asm/arch/sys_proto.h> 14 #include <asm/utils.h> 42 .tRASmax = 70, 66 .tRASmax = 70,
|
/openbmc/qemu/hw/display/ |
H A D | jazz_led.c | 25 #include "qemu/osdep.h" 26 #include "qemu/module.h" 27 #include "ui/console.h" 28 #include "ui/pixel_ops.h" 29 #include "trace.h" 30 #include "hw/sysbus.h" 31 #include "migration/vmstate.h" 32 #include "qom/object.h" 197 draw_vertical_line(surface, 10, 40, 70, in jazz_led_update_display() 199 draw_horizontal_line(surface, 70, 10, 40, in jazz_led_update_display() [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/timer/ |
H A D | samsung,exynos4210-mct.yaml | 159 #include <dt-bindings/clock/exynos4.h> 160 #include <dt-bindings/interrupt-controller/arm-gic.h> 170 <GIC_SPI 70 IRQ_TYPE_LEVEL_HIGH>, 179 #include <dt-bindings/clock/exynos4.h> 180 #include <dt-bindings/interrupt-controller/arm-gic.h> 200 #include <dt-bindings/clock/exynos4.h> 201 #include <dt-bindings/interrupt-controller/arm-gic.h> 211 <GIC_SPI 70 IRQ_TYPE_LEVEL_HIGH>, 220 #include <dt-bindings/clock/exynos4.h> 221 #include <dt-bindings/interrupt-controller/arm-gic.h> [all …]
|
/openbmc/linux/drivers/media/pci/cx23885/ |
H A D | netup-eeprom.c | 13 #include "cx23885.h" 14 #include "netup-eeprom.h" 88 for (i = 64, j = 0; i < 70; i++, j++) in netup_get_card_info() 91 for (i = 70, j = 0; i < 76; i++, j++) in netup_get_card_info()
|
/openbmc/linux/tools/testing/selftests/timens/ |
H A D | timer.c | 3 #include <sched.h> 5 #include <sys/syscall.h> 6 #include <sys/types.h> 7 #include <sys/wait.h> 8 #include <time.h> 9 #include <unistd.h> 10 #include <stdlib.h> 11 #include <stdio.h> 12 #include <stdint.h> 13 #include <signal.h> [all …]
|
H A D | timerfd.c | 3 #include <sched.h> 5 #include <sys/timerfd.h> 6 #include <sys/syscall.h> 7 #include <sys/types.h> 8 #include <sys/wait.h> 9 #include <time.h> 10 #include <unistd.h> 11 #include <stdlib.h> 12 #include <stdio.h> 13 #include <stdint.h> [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gtk+/gtk+/ |
H A D | 0001-Fix-signature-of-create_menu-function.patch | 17 #include <gtk/gtk.h> 25 @@ -70,19 +70,19 @@ create_menubar (GtkPackDirection pack_dir,
|
/openbmc/linux/drivers/cpufreq/ |
H A D | longhaul.h | 3 * longhaul.h 68 70, /* 1001 -> 7.0x */ 87 70, /* 1001 -> 7.0x */ 109 70, /* 1001 -> 7.0x */ 131 70, /* 1001 -> 7.0x */ 150 70, /* 1001 -> 7.0x */ 172 70, /* 1001 -> 7.0x */ 208 70, /* 1001 -> 7.0x */ 247 70, /* 1001 -> 7.0x */ 282 70, /* 1001 -> 7.0x */
|
/openbmc/u-boot/board/freescale/ls1043aqds/ |
H A D | ddr.c | 6 #include <common.h> 7 #include <fsl_ddr_sdram.h> 8 #include <fsl_ddr_dimm_params.h> 10 #include <fsl_sleep.h> 12 #include <asm/arch/clock.h> 13 #include "ddr.h" 98 DDR_CDR2_VREF_OVRD(70); /* Vref = 70% */ in fsl_ddr_board_options()
|