Home
last modified time | relevance | path

Searched refs:t (Results 7326 – 7350 of 8705) sorted by relevance

1...<<291292293294295296297298299300>>...349

/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mm-phyboard-polis-rdk.dts4 * Author: Teresa Remmet <t.remmet@phytec.de>
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Dam335x-baltos.dtsi359 eee-broken-1000t;
/openbmc/linux/arch/um/os-Linux/
H A Dfile.c195 if (flags.t) in os_open_file()
/openbmc/linux/arch/arm64/boot/dts/hisilicon/
H A Dhi3670-hikey970.dts63 * "" = no idea, schematic doesn't say, could be
/openbmc/linux/arch/arm/boot/dts/samsung/
H A Dexynos3250-artik5.dtsi349 * can't actually set the voltage here.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/
H A Drsyslog_8.2404.0.bb184 # X32 isn't supported by valgrind at this time
/openbmc/openbmc/poky/meta/recipes-extended/shadow/
H A Dshadow.inc88 # Info dir listing isn't interesting at this point so remove it if it exists.
/openbmc/qemu/target/i386/tcg/
H A Dcc_helper_template.h.inc242 don't truncate SRC1 for computing carry to DATA_TYPE. */
/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.c1859 u16 v, s32 t, u32 ileakage, u32 *leakage) in si_calculate_leakage_for_v_and_t_formula() argument
1867 temperature = div64_s64(drm_int2fixp(t), 1000); in si_calculate_leakage_for_v_and_t_formula()
1888 s32 t, in si_calculate_leakage_for_v_and_t() argument
1892 si_calculate_leakage_for_v_and_t_formula(coeff, v, t, i_leakage, leakage); in si_calculate_leakage_for_v_and_t()
2679 s32 t; in si_init_dte_leakage_table() local
2687 t = (1000 * (i * t_step + t0)); in si_init_dte_leakage_table()
2695 t, in si_init_dte_leakage_table()
3362 t1 = (t * (k - 100)); in r600_calculate_at()
3365 ah = ((a * t) + 5000) / 10000; in r600_calculate_at()
3368 *th = t - ah; in r600_calculate_at()
[all …]
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_iba7322.c1714 static void qib_error_tasklet(struct tasklet_struct *t) in qib_error_tasklet() argument
1716 struct qib_devdata *dd = from_tasklet(dd, t, error_tasklet); in qib_error_tasklet()
1722 static void reenable_chase(struct timer_list *t) in reenable_chase() argument
1724 struct qib_chippport_specific *cp = from_timer(cp, t, chase_timer); in reenable_chase()
4373 static int qib_7322_get_ib_table(struct qib_pportdata *ppd, int which, void *t) in qib_7322_get_ib_table() argument
4377 get_vl_weights(ppd, krp_highprio_0, t); in qib_7322_get_ib_table()
4381 get_vl_weights(ppd, krp_lowprio_0, t); in qib_7322_get_ib_table()
4394 set_vl_weights(ppd, krp_highprio_0, t); in qib_7322_set_ib_table()
4398 set_vl_weights(ppd, krp_lowprio_0, t); in qib_7322_set_ib_table()
5086 static void qib_get_7322_faststats(struct timer_list *t) in qib_get_7322_faststats() argument
[all …]
/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/
H A Duser-guide.rst427 confirm). Be cautious here and don't confuse your host machine own hard drive with the
539 **NOTE**: This prebuilt ACS image includes v5.13 kernel, which doesn't provide
546 confirm). Be cautious here and don't confuse your host machine own hard drive with the
578 **NOTE:** You can't use the standard meta-arm/kas/corstone1000-fvp.yml kas file as it sets the buil…
1039 **NOTE:** Please don't confuse your host machine own hard drive with the USB drive.
1290 …s required to execute the script. Install the efitools package on your system, if it doesn't exist.
1380 **NOTE:** Sometimes, the usb reset doesn't recognize the USB device. It is recomended to rerun the …
/openbmc/linux/arch/m68k/fpsp040/
H A Dbindec.S758 beqs no_sft |if zero, don't shift
903 bges mant_p |if pos, don't set SM
/openbmc/linux/drivers/media/pci/ivtv/
H A Divtv-irq.c1065 void ivtv_unfinished_dma(struct timer_list *t) in ivtv_unfinished_dma() argument
1067 struct ivtv *itv = from_timer(itv, t, dma_timer); in ivtv_unfinished_dma()
/openbmc/linux/Documentation/powerpc/
H A Dfirmware-assisted-dump.rst37 unlike kdump, FADump doesn't need a 2nd reboot to get back
375 The advantage of approach 1 over 2 is we don't need to reserve extra space.
/openbmc/linux/Documentation/driver-api/media/
H A Dv4l2-dev.rst154 ioctls. That way your ``VIDIOC_DQBUF`` doesn't stall because the driver is busy
315 Don't forget to cleanup the media entity associated with the video device if
/openbmc/linux/Documentation/hid/
H A Dhid-transport.rst149 is enforced by HID core as several transport drivers don't allow multiple
260 Usually, while user-space didn't open any input API/etc., device drivers are
/openbmc/linux/drivers/staging/media/imx/
H A Dimx-ic-prpencvf.c296 static void prp_eof_timeout(struct timer_list *t) in prp_eof_timeout() argument
298 struct prp_priv *priv = from_timer(priv, t, eof_timeout_timer); in prp_eof_timeout()
/openbmc/linux/drivers/md/
H A Ddm-raid1.c104 static void delayed_wake_fn(struct timer_list *t) in delayed_wake_fn() argument
106 struct mirror_set *ms = from_timer(ms, t, timer); in delayed_wake_fn()
/openbmc/linux/arch/arc/kernel/
H A Dunwind.c899 #define FRAME_REG(r, t) (((t *)frame)[reg_info[r].offs]) in arc_unwind() argument
/openbmc/linux/Documentation/networking/devlink/
H A Ddevlink-port.rst106 doesn't have the eswitch. Local controller (identified by controller number = 0)
303 SRIOV VFs, a subfunction doesn't require its own PCI virtual function.
/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_dec.c166 static struct s5p_mfc_fmt *find_format(struct v4l2_format *f, unsigned int t) in find_format() argument
172 formats[i].type == t) in find_format()
/openbmc/linux/Documentation/fault-injection/
H A Dfault-injection.rst233 A positive integer N indicates that the fault wasn't yet injected.
447 mount -t btrfs $DEVICE tmpmnt
/openbmc/linux/net/netrom/
H A Daf_netrom.c241 static void nr_destroy_timer(struct timer_list *t) in nr_destroy_timer() argument
243 struct sock *sk = from_timer(sk, t, sk_timer); in nr_destroy_timer()
/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dlow_i2c.c360 static void kw_i2c_timeout(struct timer_list *t) in kw_i2c_timeout() argument
362 struct pmac_i2c_host_kw *host = from_timer(host, t, timeout_timer); in kw_i2c_timeout()
/openbmc/linux/arch/x86/events/intel/
H A Duncore_snb.c1222 #define for_each_imc_pci_id(x, t) \ argument
1223 for (x = (t); (x)->pci_id; x++)

1...<<291292293294295296297298299300>>...349