/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/ |
H A D | fonts.dir | 2 10x20-ISO8859-1.pcf.gz -misc-fixed-medium-r-normal--20-200-75-75-c-100-iso8859-1 3 10x20-ISO8859-10.pcf.gz -misc-fixed-medium-r-normal--20-200-75-75-c-100-iso8859-10 4 10x20-ISO8859-11.pcf.gz -misc-fixed-medium-r-normal--20-200-75-75-c-100-iso8859-11 5 10x20-ISO8859-13.pcf.gz -misc-fixed-medium-r-normal--20-200-75-75-c-100-iso8859-13 6 10x20-ISO8859-14.pcf.gz -misc-fixed-medium-r-normal--20-200-75-75-c-100-iso8859-14 7 10x20-ISO8859-15.pcf.gz -misc-fixed-medium-r-normal--20-200-75-75-c-100-iso8859-15 8 10x20-ISO8859-16.pcf.gz -misc-fixed-medium-r-normal--20-200-75-75-c-100-iso8859-16 9 10x20-ISO8859-2.pcf.gz -misc-fixed-medium-r-normal--20-200-75-75-c-100-iso8859-2 10 10x20-ISO8859-3.pcf.gz -misc-fixed-medium-r-normal--20-200-75-75-c-100-iso8859-3 11 10x20-ISO8859-4.pcf.gz -misc-fixed-medium-r-normal--20-200-75-75-c-100-iso8859-4 [all …]
|
/openbmc/linux/drivers/char/ |
H A D | misc.c | 3 * linux/drivers/char/misc.c 5 * Generic misc open routine by Johan Myreen 15 * of the misc drivers, as they are now completely independent. Linus. 24 * Renamed to misc and miscdevice to be more accurate. Alan Cox 26-Mar-96 183 .name = "misc", 195 * @misc: device structure 211 int misc_register(struct miscdevice *misc) in misc_register() argument 215 bool is_dynamic = (misc->minor == MISC_DYNAMIC_MINOR); in misc_register() 217 INIT_LIST_HEAD(&misc->list); in misc_register() 228 misc->minor = i; in misc_register() [all …]
|
/openbmc/linux/drivers/misc/ |
H A D | smpro-misc.c | 3 * Ampere Computing SoC's SMpro Misc Driver 27 struct smpro_misc *misc = dev_get_drvdata(dev); in boot_progress_show() local 37 ret = regmap_read(misc->regmap, CUR_BOOTSTAGE, ®); in boot_progress_show() 43 ret = regmap_read(misc->regmap, BOOTSTAGE, &bootstage); in boot_progress_show() 52 ret = regmap_read(misc->regmap, BOOTSTAGE_LO, ®_lo); in boot_progress_show() 54 ret = regmap_read(misc->regmap, BOOTSTAGE_HI, ®); in boot_progress_show() 60 ret = regmap_write(misc->regmap, BOOTSTAGE, ((bootstage & 0xff00) | 0x1)); in boot_progress_show() 76 struct smpro_misc *misc = dev_get_drvdata(dev); in soc_power_limit_show() local 80 ret = regmap_read(misc->regmap, SOC_POWER_LIMIT, &value); in soc_power_limit_show() 90 struct smpro_misc *misc = dev_get_drvdata(dev); in soc_power_limit_store() local [all …]
|
/openbmc/linux/kernel/cgroup/ |
H A D | misc.c | 29 /* Root misc cgroup */ 43 * parent_misc() - Get the parent of the passed misc cgroup. 58 * @type: misc res type. 72 * @type: misc res type. 87 * misc_cg_set_capacity() - Set the capacity of the misc cgroup res. 88 * @type: Type of the misc res. 89 * @capacity: Supported capacity of the misc res on the host. 91 * If capacity is 0 then the charging a misc cgroup fails for that type. 109 * misc_cg_cancel_charge() - Cancel the charge from the misc cgroup. 110 * @type: Misc res type in misc cg to cancel the charge from. [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dibbler/dibbler/ |
H A D | 0001-Define-alignof-using-_Alignof-when-using-C11-or-newe.patch | 25 Misc/md5-coreutils.c | 12 +++++++++++- 26 Misc/sha1.c | 12 +++++++++++- 27 Misc/sha256.c | 12 +++++++++++- 28 Misc/sha512.c | 12 +++++++++++- 31 diff --git a/Misc/md5-coreutils.c b/Misc/md5-coreutils.c 33 --- a/Misc/md5-coreutils.c 34 +++ b/Misc/md5-coreutils.c 54 diff --git a/Misc/sha1.c b/Misc/sha1.c 56 --- a/Misc/sha1.c 57 +++ b/Misc/sha1.c [all …]
|
/openbmc/linux/drivers/usb/typec/tcpm/qcom/ |
H A D | qcom_pmic_typec_port.c | 77 #define misc_to_cc(msic) !!(misc & CC_ORIENTATION) ? "cc1" : "cc2" 78 #define misc_to_vconn(msic) !!(misc & CC_ORIENTATION) ? "cc2" : "cc1" 137 unsigned int misc; in qcom_pmic_typec_port_get_vbus() local 142 &misc); in qcom_pmic_typec_port_get_vbus() 144 misc = 0; in qcom_pmic_typec_port_get_vbus() 146 dev_dbg(dev, "get_vbus: 0x%08x detect %d\n", misc, !!(misc & TYPEC_VBUS_DETECT)); in qcom_pmic_typec_port_get_vbus() 148 return !!(misc & TYPEC_VBUS_DETECT); in qcom_pmic_typec_port_get_vbus() 187 unsigned int misc, val; in qcom_pmic_typec_port_get_cc() local 192 pmic_typec_port->base + TYPEC_MISC_STATUS_REG, &misc); in qcom_pmic_typec_port_get_cc() 196 attached = !!(misc & CC_ATTACHED); in qcom_pmic_typec_port_get_cc() [all …]
|
/openbmc/linux/Documentation/translations/zh_CN/maintainer/ |
H A D | pull-requests.rst | 38 拉取请求,可以命名为 ``char-misc-4.15-rc1`` 。如果要在 ``char-misc-next`` 分支 41 git tag -s char-misc-4.15-rc1 char-misc-next 43 这将在 ``char-misc-next`` 分支的最后一个提交上创建一个名为 ``char-misc-4.15-rc1`` 79 Char/Misc patches for 4.15-rc1 81 Here is the big char/misc patch set for the 4.15-rc1 merge window. 111 git push origin char-misc-4.15-rc1 121 …-pull master git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git/ char-misc-4.15-rc1 125 此命令要求git比较从“char-misc-4.15-rc1”标记位置到“master”分支头(上述 130 如果char-misc-4.15-rc1标记没有出现在我要求拉取的仓库中,git会提醒
|
/openbmc/linux/drivers/phy/st/ |
H A D | phy-spear1340-miphy.c | 83 /* regmap for any soc specific misc registers */ 84 struct regmap *misc; member 91 regmap_update_bits(priv->misc, SPEAR1340_PCIE_SATA_CFG, in spear1340_miphy_sata_init() 94 regmap_update_bits(priv->misc, SPEAR1340_PCIE_MIPHY_CFG, in spear1340_miphy_sata_init() 98 regmap_update_bits(priv->misc, SPEAR1340_PCM_CFG, in spear1340_miphy_sata_init() 105 regmap_update_bits(priv->misc, SPEAR1340_PERIP1_SW_RST, in spear1340_miphy_sata_init() 115 regmap_update_bits(priv->misc, SPEAR1340_PCIE_SATA_CFG, in spear1340_miphy_sata_exit() 117 regmap_update_bits(priv->misc, SPEAR1340_PCIE_MIPHY_CFG, in spear1340_miphy_sata_exit() 121 regmap_update_bits(priv->misc, SPEAR1340_PERIP1_SW_RST, in spear1340_miphy_sata_exit() 127 regmap_update_bits(priv->misc, SPEAR1340_PCM_CFG, in spear1340_miphy_sata_exit() [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/misc/ |
H A D | nvidia,tegra186-misc.yaml | 4 $id: http://devicetree.org/schemas/misc/nvidia,tegra186-misc.yaml# 7 title: NVIDIA Tegra186 (and later) MISC register block 13 description: The MISC register block found on Tegra186 and later SoCs contains 20 - nvidia,tegra186-misc 21 - nvidia,tegra194-misc 22 - nvidia,tegra234-misc 39 misc@100000 { 40 compatible = "nvidia,tegra186-misc";
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | brcm,misc.yaml | 4 $id: http://devicetree.org/schemas/mfd/brcm,misc.yaml# 7 title: Broadcom's MISC block 13 Broadcom's MISC is a hardware block used on some SoCs (e.g. bcm63xx and 20 - const: brcm,misc 24 description: MISC block registers 36 $ref: ../reset/brcm,bcm4908-misc-pcie-reset.yaml 47 misc@ff802600 { 48 compatible = "brcm,misc", "simple-mfd"; 56 compatible = "brcm,bcm4908-misc-pcie-reset";
|
H A D | ti,nspire-misc.yaml | 5 $id: http://devicetree.org/schemas/mfd/ti,nspire-misc.yaml# 8 title: TI Nspire MISC hardware block 23 - ti,nspire-misc 42 misc: misc@900a0000 { 43 compatible = "ti,nspire-misc", "syscon", "simple-mfd";
|
/openbmc/openbmc/poky/meta/recipes-connectivity/nfs-utils/nfs-utils/ |
H A D | 0001-Makefile.am-fix-undefined-function-for-libnsm.a.patch | 7 in ../support/misc/file.c, add ../support/misc/file.c 20 so rename ../support/misc/file.c to ../support/misc/misc.c. 30 support/misc/Makefile.am | 2 +- 31 …support/misc/file.c | 115 -------------------------------------------------------------------… 32 …support/misc/misc.c | 111 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++… 36 diff --git a/support/misc/Makefile.am b/support/misc/Makefile.am 38 --- a/support/misc/Makefile.am 39 +++ b/support/misc/Makefile.am 45 +libmisc_a_SOURCES = tcpwrapper.c from_local.c mountpoint.c misc.c \ 49 diff --git a/support/misc/file.c b/support/misc/file.c [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | qca,ath79-misc-intc.txt | 1 Binding for Qualcomm Atheros AR7xxx/AR9XXX MISC interrupt controller 3 The MISC interrupt controller is a secondary controller for lower priority 7 - compatible: has to be "qca,<soctype>-cpu-intc", "qca,ar7100-misc-intc" or 8 "qca,<soctype>-cpu-intc", "qca,ar7240-misc-intc" 24 compatible = "qca,ar9132-misc-intc", "qca,ar7100-misc-intc"; 37 compatible = "qca,ar9331-misc-intc", qca,ar7240-misc-intc";
|
/openbmc/linux/include/linux/ |
H A D | misc_cgroup.h | 12 * Types of misc cgroup entries supported by the host. 31 * struct misc_res: Per cgroup per misc type resource 45 * @events_file: Handle for the misc resources events file. 46 * @res: Array of misc resources usage in the cgroup. 51 /* misc.events */ 63 * css_misc() - Get misc cgroup from the css. 69 * * struct misc_cg* - misc cgroup pointer of the passed css. 77 * get_current_misc_cg() - Find and get the misc cgroup of the current task. 82 * Return: Misc cgroup to which the current task belongs to. 90 * put_misc_cg() - Put the misc cgroup and reduce its ref count.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/nbench-byte/nbench-byte/ |
H A D | Makefile-add-more-dependencies-to-pointer.h.patch | 18 -misc.o: misc.h misc.c Makefile 19 +misc.o: misc.h misc.c nmglobal.h pointer.h Makefile 21 -c misc.c
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-driver-xdata | 1 What: /sys/class/misc/drivers/dw-xdata-pcie.<device>/write 13 echo 1 > /sys/class/misc/dw-xdata-pcie.<device>/write 15 echo 0 > /sys/class/misc/dw-xdata-pcie.<device>/write 21 cat /sys/class/misc/dw-xdata-pcie.<device>/write 26 What: /sys/class/misc/dw-xdata-pcie.<device>/read 38 echo 1 > /sys/class/misc/dw-xdata-pcie.<device>/read 40 echo 0 > /sys/class/misc/dw-xdata-pcie.<device>/read 46 cat /sys/class/misc/dw-xdata-pcie.<device>/read
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/ |
H A D | xorg-minimal-fonts.bb | 8 LIC_FILES_CHKSUM = "file://../misc/fonts.dir;md5=82a143d94d6a974aafe97132d2d519ab \ 9 file://../misc/cursor.pcf.gz;md5=40bc81001fef4c21ca08df4305014a2a" 11 SRC_URI = "file://misc" 22 S = "${WORKDIR}/misc" 29 install -d ${D}/${datadir}/fonts/X11/misc 30 install -m 0644 ${S}/* ${D}/${datadir}/fonts/X11/misc/ 32 touch -d @1613559011 ${D}/${datadir}/fonts/X11/misc/*
|
/openbmc/qemu/include/hw/arm/ |
H A D | aspeed_soc.h | 19 #include "hw/misc/aspeed_scu.h" 21 #include "hw/misc/aspeed_gfx.h" 22 #include "hw/misc/aspeed_sdmc.h" 23 #include "hw/misc/aspeed_xdma.h" 26 #include "hw/misc/aspeed_ibt.h" 30 #include "hw/misc/aspeed_hace.h" 31 #include "hw/misc/aspeed_sbc.h" 32 #include "hw/misc/aspeed_sli.h" 33 #include "hw/misc/aspeed_pwm.h" 42 #include "hw/misc/aspeed_lpc.h" [all …]
|
H A D | bcm2835_peripherals.h | 22 #include "hw/misc/bcm2835_property.h" 23 #include "hw/misc/bcm2835_rng.h" 24 #include "hw/misc/bcm2835_mbox.h" 25 #include "hw/misc/bcm2835_mphi.h" 26 #include "hw/misc/bcm2835_thermal.h" 27 #include "hw/misc/bcm2835_cprman.h" 28 #include "hw/misc/bcm2835_powermgt.h" 37 #include "hw/misc/unimp.h"
|
/openbmc/u-boot/board/BuR/brppt1/ |
H A D | config.mk | 20 test -d misc && rm -r misc; \ 21 mkdir misc && \ 22 cp MLO.byteswap misc/ && \ 23 cp spl/u-boot-spl.bin misc/ && \ 24 cp u-boot-dtb.img misc/ && \ 25 zip -9 -r $@ misc/* >/dev/null $<
|
/openbmc/u-boot/drivers/misc/ |
H A D | Kconfig | 7 config MISC config 8 bool "Enable Driver Model for Misc drivers" 36 depends on MISC 43 depends on MISC 51 depends on MISC 64 depends on MISC 195 depends on ARCH_STM32MP && MISC 204 depends on (STM32 || ARCH_STM32MP) && MISC 251 depends on MISC 258 depends on MISC && SPL && SPL_DM [all …]
|
/openbmc/openbmc-build-scripts/jenkins/ |
H A D | README.md | 8 | CI-MISC/ci-build-seed | jenkins/build-seed | | 9 | CI-MISC/ci-meta | jenkins/run-meta-ci | Deprecated | 10 | CI-MISC/ci-openbmc-build-scripts | jenkins/run-build-script-ci | | 11 | CI-MISC/ci-repository-ppc64le | run-unit-test-docker.sh | | 12 | CI-MISC/openbmc-node-cleaner | sstate-cache-management.sh | [1] | 13 | CI-MISC/openbmc-userid-validation | jenkins/userid-validation | | 14 | CI-MISC/run-ci-in-qemu | run-qemu-robot-test.sh | |
|
/openbmc/openbmc/poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/ |
H A D | ptest.patch | 47 -MKE2FS="$USE_VALGRIND ../misc/mke2fs" 48 -DUMPE2FS="$USE_VALGRIND ../misc/dumpe2fs" 49 -TUNE2FS="$USE_VALGRIND ../misc/tune2fs" 50 -CHATTR="$USE_VALGRIND../misc/chattr" 51 -LSATTR="$USE_VALGRIND ../misc/lsattr" 52 -E2IMAGE="$USE_VALGRIND ../misc/e2image" 53 -E2IMAGE_EXE="../misc/e2image" 70 -E2UNDO_EXE="../misc/e2undo" 73 -E2MMPSTATUS="$USE_VALGRIND ../misc/dumpe2fs -m"
|
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/mtd/ubi-utils-klibc-2.0.2/ |
H A D | 0002-Instead-of-doing-preprocessor-magic-just-output-off_.patch | 32 misc-utils/flash_erase.c | 6 +++--- 33 misc-utils/flash_otp_write.c | 2 +- 34 misc-utils/ftl_check.c | 2 +- 35 misc-utils/mtd_debug.c | 4 ++-- 36 misc-utils/serve_image.c | 4 ++-- 157 diff --git a/misc-utils/flash_erase.c b/misc-utils/flash_erase.c 159 --- a/misc-utils/flash_erase.c 160 +++ b/misc-utils/flash_erase.c 181 diff --git a/misc-utils/flash_otp_write.c b/misc-utils/flash_otp_write.c 183 --- a/misc-utils/flash_otp_write.c [all …]
|
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ |
H A D | 0001-Remove-fgets-extern-declaration.patch | 13 misc.c | 2 -- 28 diff --git a/misc.c b/misc.c 30 --- a/misc.c 31 +++ b/misc.c 32 @@ -18,8 +18,6 @@ static char sccsic[] = "@(#) misc.c 1.2 96/02/11 17:01:29";
|