Home
last modified time | relevance | path

Searched refs:t (Results 651 – 675 of 8705) sorted by relevance

1...<<21222324252627282930>>...349

/openbmc/qemu/tests/tcg/aarch64/system/
H A Dsemiconsole.c16 register uintptr_t t asm("x0") = type; in __semi_call()
19 : "=r" (t) in __semi_call()
20 : "r" (t), "r" (a0)); in __semi_call()
22 return t; in __semi_call()
/openbmc/linux/drivers/ata/
H A Dpata_legacy.c388 struct ata_timing t; in ht6560a_set_piomode() local
393 active = clamp_val(t.active, 2, 15); in ht6560a_set_piomode()
422 struct ata_timing t; in ht6560b_set_piomode() local
427 active = clamp_val(t.active, 2, 15); in ht6560b_set_piomode()
486 struct ata_timing t; in opti82c611a_set_piomode() local
508 ata_timing_merge(&t, &tp, &t, ATA_TIMING_SETUP); in opti82c611a_set_piomode()
513 setup = clamp_val(t.setup, 1, 4) - 1; in opti82c611a_set_piomode()
561 struct ata_timing t; in opti82c46x_set_piomode() local
587 ata_timing_merge(&t, &tp, &t, ATA_TIMING_SETUP); in opti82c46x_set_piomode()
677 struct ata_timing t; in qdi65x0_set_piomode() local
[all …]
/openbmc/linux/lib/crypto/mpi/
H A Dec.c116 if (ec->t.p_barrett) in ec_mod()
489 ec->t.valid.two_inv_p = 0; in mpi_ec_get_reset()
505 return ec->t.a_is_pminus3; in ec_get_a_is_pminus3()
512 ec->t.valid.two_inv_p = 1; in ec_get_two_inv_p()
513 if (!ec->t.two_inv_p) in ec_get_two_inv_p()
517 return ec->t.two_inv_p; in ec_get_two_inv_p()
588 ctx->t.two_inv_p = NULL; in mpi_ec_init()
640 for (i = 0; i < DIM(ctx->t.scratch) && ctx->t.scratch[i]; i++) in mpi_ec_init()
1288 MPI_POINT t; in mpi_ec_mul_point() local
1294 t = q1; q1 = prd; prd = t; in mpi_ec_mul_point()
[all …]
/openbmc/linux/drivers/media/platform/samsung/s5p-jpeg/
H A Djpeg-hw-s5p.c100 void s5p_jpeg_qtbl(void __iomem *regs, unsigned int t, unsigned int n) in s5p_jpeg_qtbl() argument
105 reg &= ~S5P_QT_NUMt_MASK(t); in s5p_jpeg_qtbl()
106 reg |= (n << S5P_QT_NUMt_SHIFT(t)) & S5P_QT_NUMt_MASK(t); in s5p_jpeg_qtbl()
110 void s5p_jpeg_htbl_ac(void __iomem *regs, unsigned int t) in s5p_jpeg_htbl_ac() argument
115 reg &= ~S5P_HT_NUMt_AC_MASK(t); in s5p_jpeg_htbl_ac()
117 reg |= (0 << S5P_HT_NUMt_AC_SHIFT(t)) & S5P_HT_NUMt_AC_MASK(t); in s5p_jpeg_htbl_ac()
121 void s5p_jpeg_htbl_dc(void __iomem *regs, unsigned int t) in s5p_jpeg_htbl_dc() argument
126 reg &= ~S5P_HT_NUMt_DC_MASK(t); in s5p_jpeg_htbl_dc()
128 reg |= (0 << S5P_HT_NUMt_DC_SHIFT(t)) & S5P_HT_NUMt_DC_MASK(t); in s5p_jpeg_htbl_dc()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_gart.c244 unsigned int t, p; in radeon_gart_unbind() local
251 t = offset / RADEON_GPU_PAGE_SIZE; in radeon_gart_unbind()
252 p = t / (PAGE_SIZE / RADEON_GPU_PAGE_SIZE); in radeon_gart_unbind()
257 rdev->gart.pages_entry[t] = rdev->dummy_page.entry; in radeon_gart_unbind()
259 radeon_gart_set_page(rdev, t, in radeon_gart_unbind()
289 unsigned int t, p; in radeon_gart_bind() local
297 t = offset / RADEON_GPU_PAGE_SIZE; in radeon_gart_bind()
298 p = t / (PAGE_SIZE / RADEON_GPU_PAGE_SIZE); in radeon_gart_bind()
304 for (j = 0; j < (PAGE_SIZE / RADEON_GPU_PAGE_SIZE); j++, t++) { in radeon_gart_bind()
306 rdev->gart.pages_entry[t] = page_entry; in radeon_gart_bind()
[all …]
/openbmc/phosphor-ipmi-flash/bmc/log-handler/test/
H A Dmeson.build5 foreach t : log_tests
7 t,
9 t.underscorify(), 'log_' + t + '_unittest.cpp',
/openbmc/pldm/test/
H A Dmeson.build6 foreach t : tests
8 t,
10 t.underscorify(),
11 t + '.cpp',
/openbmc/qemu/target/riscv/insn_trans/
H A Dtrans_rvb.c.inc64 TCGv t = tcg_temp_new();
159 TCGv t = tcg_temp_new();
161 gen_sbop_mask(t, shamt);
179 TCGv t = tcg_temp_new();
181 gen_sbop_mask(t, shamt);
199 TCGv t = tcg_temp_new();
201 gen_sbop_mask(t, shamt);
428 tcg_gen_shli_tl(t, t, SHAMT); \
451 TCGv t = tcg_temp_new();
508 TCGv t = tcg_temp_new();
[all …]
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-siox3 Contact: Thorsten Scherer <t.scherer@eckelmann.de>, Uwe Kleine-König <u.kleine-koenig@pengutronix.d…
16 Contact: Thorsten Scherer <t.scherer@eckelmann.de>, Uwe Kleine-König <u.kleine-koenig@pengutronix.d…
33 Contact: Thorsten Scherer <t.scherer@eckelmann.de>, Uwe Kleine-König <u.kleine-koenig@pengutronix.d…
39 Contact: Thorsten Scherer <t.scherer@eckelmann.de>, Uwe Kleine-König <u.kleine-koenig@pengutronix.d…
47 Contact: Thorsten Scherer <t.scherer@eckelmann.de>, Uwe Kleine-König <u.kleine-koenig@pengutronix.d…
49 Read-only value. "0" means the Yth device on siox bus X isn't "connected" i.e.
54 Contact: Thorsten Scherer <t.scherer@eckelmann.de>, Uwe Kleine-König <u.kleine-koenig@pengutronix.d…
60 Contact: Thorsten Scherer <t.scherer@eckelmann.de>, Uwe Kleine-König <u.kleine-koenig@pengutronix.d…
62 Counts the number of time intervals when the read status byte doesn't yield the
67 Contact: Thorsten Scherer <t.scherer@eckelmann.de>, Uwe Kleine-König <u.kleine-koenig@pengutronix.d…
[all …]
/openbmc/linux/drivers/iio/imu/
H A Dadis16460.c155 int t; in adis16460_set_freq() local
157 t = val * 1000 + val2 / 1000; in adis16460_set_freq()
158 if (t <= 0) in adis16460_set_freq()
161 t = 2048000 / t; in adis16460_set_freq()
162 if (t > 2048) in adis16460_set_freq()
163 t = 2048; in adis16460_set_freq()
165 if (t != 0) in adis16460_set_freq()
166 t--; in adis16460_set_freq()
174 uint16_t t; in adis16460_get_freq() local
178 ret = adis_read_reg_16(&st->adis, ADIS16460_REG_DEC_RATE, &t); in adis16460_get_freq()
[all …]
/openbmc/linux/drivers/watchdog/
H A Dalim1535_wdt.c104 static int ali_settimer(int t) in ali_settimer() argument
106 if (t < 0) in ali_settimer()
108 else if (t < 60) in ali_settimer()
109 ali_timeout_bits = t|(1 << 6); in ali_settimer()
110 else if (t < 3600) in ali_settimer()
111 ali_timeout_bits = (t / 60)|(1 << 7); in ali_settimer()
112 else if (t < 18000) in ali_settimer()
113 ali_timeout_bits = (t / 300)|(1 << 6)|(1 << 7); in ali_settimer()
117 timeout = t; in ali_settimer()
/openbmc/linux/kernel/sched/
H A Dcompletion.c216 long t = wait_for_common(x, MAX_SCHEDULE_TIMEOUT, TASK_INTERRUPTIBLE); in wait_for_completion_interruptible() local
218 if (t == -ERESTARTSYS) in wait_for_completion_interruptible()
219 return t; in wait_for_completion_interruptible()
254 long t = wait_for_common(x, MAX_SCHEDULE_TIMEOUT, TASK_KILLABLE); in wait_for_completion_killable() local
256 if (t == -ERESTARTSYS) in wait_for_completion_killable()
257 return t; in wait_for_completion_killable()
264 long t = wait_for_common(x, MAX_SCHEDULE_TIMEOUT, state); in wait_for_completion_state() local
266 if (t == -ERESTARTSYS) in wait_for_completion_state()
267 return t; in wait_for_completion_state()
/openbmc/webui-vue/src/store/modules/SecurityAndAccess/
H A DCertificatesStore.js42 label: i18n.global.t('pageCertificates.httpsCertificate'),
47 label: i18n.global.t('pageCertificates.ldapCertificate'),
57 label: i18n.global.t('pageCertificates.caCertificate'),
125 i18n.global.t('pageCertificates.toast.successAddCertificate', {
136 i18n.global.t('pageCertificates.toast.errorAddCertificate'),
156 i18n.global.t('pageCertificates.toast.successReplaceCertificate', {
167 i18n.global.t('pageCertificates.toast.errorReplaceCertificate'),
176 i18n.global.t('pageCertificates.toast.successDeleteCertificate', {
187 i18n.global.t('pageCertificates.toast.errorDeleteCertificate'),
/openbmc/webui-vue/src/views/Operations/VirtualMedia/
H A DModalConfigureConnection.vue10 {{ $t('pageVirtualMedia.modal.title') }}
14 :label="$t('pageVirtualMedia.modal.serverUri')"
27 {{ $t('global.form.fieldRequired') }}
32 :label="$t('pageVirtualMedia.modal.username')"
43 :label="$t('pageVirtualMedia.modal.password')"
64 {{ $t('global.action.save') }}
67 {{ $t('global.action.cancel') }}
97 $t: useI18n().t,
/openbmc/qemu/tests/qemu-iotests/
H A D122.out2 Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864
8 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 backing_file=TEST_DIR/t.IMGFMT.base backin…
12 0 0x300000 TEST_DIR/t.IMGFMT.orig
17 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 backing_file=TEST_DIR/t.IMGFMT.base backin…
34 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=805306368 backing_file=TEST_DIR/t.IMGFMT.base backi…
61 0 0x10000 TEST_DIR/t.IMGFMT
62 0x400000 0x10000 TEST_DIR/t.IMGFMT
63 0x800000 0x10000 TEST_DIR/t.IMGFMT
144 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 backing_file=TEST_DIR/t.IMGFMT.base backin…
246 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 backing_file=TEST_DIR/t.IMGFMT.base backin…
[all …]
H A D075.out12 qemu-io: can't open device TEST_DIR/simple-pattern.cloop: block_size 513 must be a multiple of 512
15 qemu-io: can't open device TEST_DIR/simple-pattern.cloop: block_size cannot be zero
18 qemu-io: can't open device TEST_DIR/simple-pattern.cloop: block_size 4294966784 must be 64 MB or le…
21 qemu-io: can't open device TEST_DIR/simple-pattern.cloop: n_blocks 4294967295 must be 536870911 or …
24 qemu-io: can't open device TEST_DIR/simple-pattern.cloop: image requires too many offsets, try incr…
27 qemu-io: can't open device TEST_DIR/simple-pattern.cloop: offsets not monotonically increasing at i…
30 qemu-io: can't open device TEST_DIR/simple-pattern.cloop: invalid compressed block size at index 1,…
/openbmc/linux/arch/powerpc/perf/req-gen/
H A D_begin.h8 #define CAT2_STR_(t, s) __stringify(t/s) argument
9 #define CAT2_STR(t, s) CAT2_STR_(t, s) argument
/openbmc/phosphor-ipmi-flash/tools/test/
H A Dmeson.build11 foreach t : tool_tests
13 t,
15 t.underscorify(), t + '_unittest.cpp',
/openbmc/phosphor-networkd/test/ibm/hypervisor-network-mgr-test/
H A Dmeson.build8 foreach t : hyp_tests
10 t,
12 t.underscorify(),
13 'test_' + t + '.cpp',
/openbmc/qemu/tests/tcg/arm/system/
H A Dsemiconsole.c16 register uintptr_t t asm("r0") = type; in __semi_call()
23 asm(SVC : "=r" (t) in __semi_call()
24 : "r" (t), "r" (a0)); in __semi_call()
26 return t; in __semi_call()
/openbmc/openbmc/poky/scripts/
H A Dbuildstats-summary62 t = Task(
68 tasks.append(t)
70 tasks.sort(key=lambda t: getattr(t, args.sort.name))
75 for t in tasks:
76 if t.duration >= minimum:
78 if args.highlight and t.duration >= highlight:
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Dlogin.py77 with tempfile.NamedTemporaryFile(prefix="oeqa-screenshot-login", suffix=".png") as t:
80 … ret = self.target.runner.run_monitor("screendump", args={"filename": t.name, "format":"png"})
88 cmd = "identify.im7 -ping -format '%w' {0}".format(t.name)
95 …{0} -fill white -draw 'rectangle {1},4 {2},28' {3}".format(t.name, str(rblank), str(lblank), t.nam…
103 shutil.copy2(t.name, savedfile)
109 cmd = "compare.im7 -metric MSE {0} {1} /dev/null".format(t.name, refimage)
/openbmc/linux/include/trace/events/
H A Dirq.h165 TP_PROTO(struct tasklet_struct *t, void *func),
167 TP_ARGS(t, func),
175 __entry->tasklet = t;
191 TP_PROTO(struct tasklet_struct *t, void *func),
193 TP_ARGS(t, func)
205 TP_PROTO(struct tasklet_struct *t, void *func),
207 TP_ARGS(t, func)
/openbmc/webui-vue/src/store/modules/Settings/
H A DSnmpAlertsStore.js42 const message = i18n.global.t(
54 i18n.global.t('pageSnmpAlerts.toast.successDeleteDestination', {
60 const message = i18n.global.t(
89 const message = i18n.global.t(
97 const message = i18n.global.t(
113 .then(() => i18n.global.t('pageSnmpAlerts.toast.successAddDestination'))
116 const message = i18n.global.t(
/openbmc/qemu/tests/unit/
H A Dtest-qmp-event.c31 QDict *t; in test_qapi_event_emit() local
37 t = qdict_get_qdict(d, "timestamp"); in test_qapi_event_emit()
38 g_assert(t); in test_qapi_event_emit()
39 s = qdict_get_try_int(t, "seconds", -2); in test_qapi_event_emit()
40 ms = qdict_get_try_int(t, "microseconds", -2); in test_qapi_event_emit()
47 g_assert(qdict_size(t) == 2); in test_qapi_event_emit()

1...<<21222324252627282930>>...349