Home
last modified time | relevance | path

Searched refs:REVISION (Results 1 – 14 of 14) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntopng/files/
H A D0001-Makefile.in-don-t-use-the-internal-lua.patch29 @@ -102,7 +101,6 @@ RPM_PKG = $(TARGET)-$(NTOPNG_VERSION)-@REVISION@.$(PLATFORM).rpm
30 RPM_DATA_PKG = $(TARGET)-data-$(NTOPNG_VERSION)-@REVISION@.noarch.rpm
H A D0001-configure.ac.in-fix-host-contamination.patch23 REVISION=`git log --pretty=oneline | wc -l`
/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon-max31785/
H A Dmax31785.conf3 REVISION=0x3040
/openbmc/openbmc/poky/meta/recipes-support/gmp/
H A Dgmp_6.3.0.bb12 REVISION = ""
13 SRC_URI = "https://gmplib.org/download/${BPN}/${BP}${REVISION}.tar.bz2 \
/openbmc/qemu/include/hw/sensor/
H A Demc141x_regs.h18 #define REVISION 0x04 macro
/openbmc/phosphor-hwmon/msl/
H A Dphosphor-max31785-msl@.service9 ExecStart=/usr/bin/max31785-msl -p "${PATHS}" -b ${BUS} -r ${REVISION}
/openbmc/qemu/include/hw/misc/
H A Dmax78000_gcr.h29 #define REVISION 0x50 macro
/openbmc/qemu/hw/misc/
H A Dmax78000_gcr.c89 case REVISION: in max78000_gcr_read()
227 case REVISION: in max78000_gcr_write()
/openbmc/openbmc/meta-fii/meta-mori/recipes-mori/mori-sys-utility/mori-cmd/
H A Dmori.sh130 mb_power_sequencer_version "${I2C_MB_PWRSEQ[0]}" | grep REVISION
/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-sys-utility/kudo-cmd/
H A Dkudo.sh130 adm1266_ver "${I2C_MB_PWRSEQ1[0]}" | grep REVISION
/openbmc/phosphor-snmp/mibs/
H A DNotificationMIB.txt20 REVISION "201807130000Z"
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Ddenali.h167 #define REVISION 0x370 macro
H A Ddenali.c1097 denali->revision = swab16(ioread32(denali->reg + REVISION)); in denali_hw_init()
/openbmc/qemu/hw/sensor/
H A Demc141x.c112 s->data = REVISION; in emc141x_read()