Home
last modified time | relevance | path

Searched refs:t_0 (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/target/xtensa/core-lx106/
H A Dxtensa-modules.c.inc1441 unsigned ai4const_0, t_0;
1442 t_0 = *valp & 0xf;
1451 unsigned t_0, ai4const_0;
1470 default: t_0 = 0xf; break;
1472 *valp = t_0;
1871 unsigned immt_0, t_0;
1872 t_0 = *valp & 0xf;
1873 immt_0 = t_0;
1881 unsigned t_0, immt_0;
1883 t_0 = immt_0 & 0xf;
[all …]
/openbmc/qemu/target/xtensa/core-fsf/
H A Dxtensa-modules.c.inc1566 unsigned ai4const_0, t_0;
1567 t_0 = *valp & 0xf;
1576 unsigned t_0, ai4const_0;
1595 default: t_0 = 0xf; break;
1597 *valp = t_0;
2030 unsigned immt_0, t_0;
2031 t_0 = *valp & 0xf;
2032 immt_0 = t_0;
2040 unsigned t_0, immt_0;
2042 t_0 = immt_0 & 0xf;
[all …]
/openbmc/qemu/target/xtensa/core-dc233c/
H A Dxtensa-modules.c.inc2005 t_0 = *valp & 0xf;
2035 *valp = t_0;
2557 t_0 = *valp & 0xf;
2558 immt_0 = t_0;
2568 t_0 = immt_0 & 0xf;
2569 *valp = t_0;
2596 unsigned tp7_0, t_0;
2597 t_0 = *valp & 0xf;
2598 tp7_0 = t_0 + 0x7;
2606 unsigned t_0, tp7_0;
[all …]
/openbmc/qemu/target/xtensa/core-dc232b/
H A Dxtensa-modules.c.inc1924 t_0 = *valp & 0xf;
1954 *valp = t_0;
2476 t_0 = *valp & 0xf;
2477 immt_0 = t_0;
2487 t_0 = immt_0 & 0xf;
2488 *valp = t_0;
2515 unsigned tp7_0, t_0;
2516 t_0 = *valp & 0xf;
2517 tp7_0 = t_0 + 0x7;
2525 unsigned t_0, tp7_0;
[all …]
/openbmc/qemu/target/xtensa/core-dsp3400/
H A Dxtensa-modules.c.inc41605 t_0 = *valp & 0xf;
41635 *valp = t_0;
42069 t_0 = *valp & 0xf;
42070 immt_0 = t_0;
42080 t_0 = immt_0 & 0xf;
42081 *valp = t_0;
42358 unsigned tp7_0, t_0;
42359 t_0 = *valp & 0xf;
42360 tp7_0 = t_0 + 0x7;
42368 unsigned t_0, tp7_0;
[all …]
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dsi_dpm.c1824 u32 t_0 = dte_data->t0; in si_update_dte_from_pl2() local
1832 (t_split[i] * (t_max - t_0/(u32)1000) * (1 << 14)) / in si_update_dte_from_pl2()
/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.c1932 u32 t_0 = dte_data->t0; in si_update_dte_from_pl2() local
1940 (t_split[i] * (t_max - t_0/(u32)1000) * (1 << 14)) / in si_update_dte_from_pl2()