Home
last modified time | relevance | path

Searched refs:t (Results 2426 – 2450 of 8705) sorted by relevance

1...<<919293949596979899100>>...349

/openbmc/linux/drivers/watchdog/
H A Dwdt977.c199 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 Dw83977f_wdt.c220 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 Dterminal.bbclass68 # 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 Dbabeltrace_1.5.11.bb62 -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 Dcrash.inc36 # 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 Di2c-rk3x.yaml86 (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 Dsummary.rst10 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 Ddht11.c123 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 Dbuildtools-tarball.bb2 …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 Djson_utils.cpp235 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 Dad7606_spi.c126 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 Dgcc-configure-common.inc46 # 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 Dconnection.hpp112 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 Dvirt-dma.c83 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 DSubmitChecklist3 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 Dariel-pwrbutton.c37 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 DDBUS_USAGE.md7 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 Dlibio-socket-ssl-perl_2.085.bb36 cp -pRP ${S}/t/certs ${D}${docdir}/${PN}/
53 cp -r ${B}/t/certs ${D}${PTEST_PATH}
/openbmc/linux/drivers/mfd/
H A Dmc13xxx-spi.c68 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 Dsegbuf.h93 #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 Dusb.yaml39 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 Dsched-design-CFS.rst188 # 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 D0001-autotools-Add-option-to-disable-installation-of-syst.patch9 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 Dinclude-no-file.err1 include-no-file.json:1: can't read include file 'include-no-file-sub.json': No such file or directo…
H A Dalternate-conflict-dict.err2 alternate-conflict-dict.json:6: branch 'two' can't be distinguished from 'one'

1...<<919293949596979899100>>...349