/openbmc/linux/drivers/watchdog/ |
H A D | wdt977.c | 199 static int wdt977_set_timeout(int t) in wdt977_set_timeout() argument 204 tmrval = (t + 59) / 60; in wdt977_set_timeout() 219 timeout = t; in wdt977_set_timeout()
|
H A D | w83977f_wdt.c | 220 static int wdt_set_timeout(int t) in wdt_set_timeout() argument 231 if (t < 15) in wdt_set_timeout() 234 tmrval = ((t + 15) + 29) / 30; in wdt_set_timeout()
|
/openbmc/openbmc/poky/meta/classes/ |
H A D | terminal.bbclass | 68 # haven't subsequntly been set/changed 108 cmds = '\n\t'.join(nosup.terms).replace("{command}", 111 'Tried the following commands:\n\t%s' % cmds)
|
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/ |
H A D | babeltrace_1.5.11.bb | 62 -exec install -t "${D}${PTEST_PATH}/tests/$d" {} + 64 install -t "${D}${PTEST_PATH}/tests/$d" "${B}/tests/$d/Makefile" 66 -exec install -t "${D}${PTEST_PATH}/tests/$d" {} \;
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/crash/ |
H A D | crash.inc | 36 # crash 7.1.3 and before don't support mips64/riscv64 66 …sed -i -e 's/#define TARGET_CFLAGS_ARM_ON_X86_64.*/#define TARGET_CFLAGS_ARM_ON_X86_64\t\"TARGET_C… 67 …sed -i -e 's/#define TARGET_CFLAGS_MIPS_ON_X86_64.*/#define TARGET_CFLAGS_MIPS_ON_X86_64\t\"TARGET…
|
/openbmc/linux/Documentation/devicetree/bindings/i2c/ |
H A D | i2c-rk3x.yaml | 86 (t(r) in I2C specification). If not specified this is assumed to be 94 (t(f) in the I2C specification). If not specified this is assumed to 102 (t(f) in the I2C specification). If not specified we will use the SCL
|
/openbmc/linux/Documentation/i2c/ |
H A D | summary.rst | 10 systems. Some systems use variants that don't meet branding requirements, 28 use its protocols on many I2C systems. However, there are systems that don't 29 meet both SMBus and I2C electrical constraints; and others which can't
|
/openbmc/linux/drivers/iio/humidity/ |
H A D | dht11.c | 123 int i, t; in dht11_decode() local 128 t = dht11->edges[offset + 2 * i + 2].ts - in dht11_decode() 136 bits[i] = t > DHT11_THRESHOLD; in dht11_decode()
|
/openbmc/openbmc/poky/meta/recipes-core/meta/ |
H A D | buildtools-tarball.bb | 2 …tarball can be used to run bitbake builds on systems which don't meet the usual version requiremen… 106 # buildtools-tarball doesn't need config site 109 # The recipe doesn't need any default deps
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | json_utils.cpp | 235 const char* t = " \t\n\r\f\v"; in trimEnd() local 236 if (s.find_last_not_of(t) != std::string::npos) in trimEnd() 238 s.erase(s.find_last_not_of(t) + 1); in trimEnd()
|
/openbmc/linux/drivers/iio/adc/ |
H A D | ad7606_spi.c | 126 struct spi_transfer t[] = { in ad7606_spi_reg_read() local 140 ret = spi_sync_transfer(spi, t, ARRAY_SIZE(t)); in ad7606_spi_reg_read()
|
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/ |
H A D | gcc-configure-common.inc | 46 # Doesn't need to track glibc exactly 49 # Set this here since GCC configure won't auto-detect and enable 79 echo "NATIVE_SYSTEM_HEADER_DIR = ${SYSTEMHEADERS}" > ${B}/gcc/t-oe
|
/openbmc/boost-dbus/include/dbus/ |
H A D | connection.hpp | 112 message send(message& m, const Duration& t) { in send() argument 113 return this->get_service().send(this->get_implementation(), m, t); in send()
|
/openbmc/linux/drivers/dma/ |
H A D | virt-dma.c | 83 static void vchan_complete(struct tasklet_struct *t) in vchan_complete() argument 85 struct virt_dma_chan *vc = from_tasklet(vc, t, task); in vchan_complete()
|
/openbmc/linux/Documentation/translations/ja_JP/ |
H A D | SubmitChecklist | 3 This document is maintained by Takenori Nagano <t-nagano@ah.jp.nec.com> 21 翻訳者: Takenori Nagano <t-nagano at ah dot jp dot nec dot com>
|
/openbmc/linux/drivers/input/misc/ |
H A D | ariel-pwrbutton.c | 37 struct spi_transfer t = { in ec_input_read() local 46 return spi_sync_transfer(spi, &t, 1); in ec_input_read()
|
/openbmc/bmcweb/ |
H A D | DBUS_USAGE.md | 7 property that wasn't in the first commit of the interface unless it can be 10 - If an implementation presents a property that doesn't match the type specified
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libio/ |
H A D | libio-socket-ssl-perl_2.085.bb | 36 cp -pRP ${S}/t/certs ${D}${docdir}/${PN}/ 53 cp -r ${B}/t/certs ${D}${PTEST_PATH}
|
/openbmc/linux/drivers/mfd/ |
H A D | mc13xxx-spi.c | 68 struct spi_transfer t = { in mc13xxx_spi_read() local 81 spi_message_add_tail(&t, &m); in mc13xxx_spi_read()
|
/openbmc/linux/fs/nilfs2/ |
H A D | segbuf.h | 93 #define nilfs_for_each_segbuf_before(s, t, h) \ argument 94 for ((s) = NILFS_FIRST_SEGBUF(h); (s) != (t); \
|
/openbmc/linux/Documentation/devicetree/bindings/usb/ |
H A D | usb.yaml | 39 selected. In case this isn't passed via DT, USB controllers should 47 isn't passed via DT, USB controllers should default to their maximum HW
|
/openbmc/linux/Documentation/translations/zh_CN/scheduler/ |
H A D | sched-design-CFS.rst | 188 # mount -t tmpfs cgroup_root /sys/fs/cgroup 190 # mount -t cgroup -ocpu none /sys/fs/cgroup/cpu
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openlldp/files/ |
H A D | 0001-autotools-Add-option-to-disable-installation-of-syst.patch | 9 files will be installed to the provided directory. If the option isn't 14 to a hard coded path that couldn't be changed.
|
/openbmc/qemu/tests/qapi-schema/ |
H A D | include-no-file.err | 1 include-no-file.json:1: can't read include file 'include-no-file-sub.json': No such file or directo…
|
H A D | alternate-conflict-dict.err | 2 alternate-conflict-dict.json:6: branch 'two' can't be distinguished from 'one'
|