Home
last modified time | relevance | path

Searched refs:f1 (Results 226 – 250 of 412) sorted by relevance

12345678910>>...17

/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-querycap.rst202 versa. [#f1]_
275 .. [#f1]
H A Dopen.rst184 V4L2 devices can be opened more than once. [#f1]_ When this is supported
225 .. [#f1]
H A Dmmap.rst30 different file descriptors must be used. [#f1]_
267 .. [#f1]
/openbmc/linux/drivers/gpu/drm/ingenic/
H A Dingenic-drm-drv.c90 struct drm_plane f0, f1, *ipu_plane; member
351 &priv->f1); in ingenic_drm_crtc_atomic_check()
1191 primary = priv->soc_info->has_osd ? &priv->f1 : &priv->f0; in ingenic_drm_bind()
1206 drm_plane_enable_fb_damage_clips(&priv->f1); in ingenic_drm_bind()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/openipmi/files/
H A Dopenipmi-helper33 kernel=`uname -r | cut -d. -f1-2`
/openbmc/linux/drivers/pinctrl/qcom/
H A Dpinctrl-ipq8074.c13 #define PINGROUP(id, f1, f2, f3, f4, f5, f6, f7, f8, f9) \ argument
20 msm_mux_##f1, \
H A Dpinctrl-mdm9615.c197 #define PINGROUP(id, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11) \ argument
204 msm_mux_##f1, \
H A Dpinctrl-apq8064.c211 #define PINGROUP(id, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10) \ argument
218 APQ_MUX_##f1, \
H A Dpinctrl-msm8226.c265 #define PINGROUP(id, f1, f2, f3, f4, f5, f6, f7) \ argument
272 msm_mux_##f1, \
H A Dpinctrl-ipq6018.c13 #define PINGROUP(id, f1, f2, f3, f4, f5, f6, f7, f8, f9) \ argument
20 msm_mux_##f1, \
H A Dpinctrl-mdm9607.c206 #define PINGROUP(id, f1, f2, f3, f4, f5, f6, f7, f8, f9) \ argument
213 msm_mux_##f1, \
H A Dpinctrl-sc8180x.c41 #define PINGROUP_OFFSET(id, _tile, offset, f1, f2, f3, f4, f5, f6, f7, f8, f9) \ argument
48 msm_mux_##f1, \
81 #define PINGROUP(id, _tile, f1, f2, f3, f4, f5, f6, f7, f8, f9) \ argument
82 PINGROUP_OFFSET(id, _tile, 0x0, f1, f2, f3, f4, f5, f6, f7, f8, f9)
/openbmc/linux/tools/testing/kunit/test_data/
H A Dtest_output_isolated_correctly.log38 [<600036f1>] ? start_kernel_proc+0x46/0x4d
/openbmc/linux/tools/testing/selftests/net/forwarding/
H A Ddevlink_lib.sh581 grep cpu | cut -d/ -f3 | cut -d: -f1 |
/openbmc/u-boot/arch/arm/mach-tegra/tegra30/
H A Dpinmux.c10 #define PIN(pin, f0, f1, f2, f3) \ argument
14 PMUX_FUNC_##f1, \
/openbmc/linux/drivers/usb/host/
H A Disp1362.h533 #define frame_before(f1, f2) ((s16)((u16)f1 - (u16)f2) < 0) argument
/openbmc/linux/tools/testing/selftests/netfilter/
H A Dnft_flowtable.sh161 flowtable f1 {
173 meta oif "veth1" tcp dport 12345 ct mark set 1 flow add @f1 counter name routed_orig accept
/openbmc/linux/arch/mips/include/asm/
H A Dasmmacro.h113 sdc1 $f1, THREAD_FPR1(\thread)
172 ldc1 $f1, THREAD_FPR1(\thread)
/openbmc/qemu/target/arm/tcg/
H A Dhelper-a64.c633 float16 f1 = float16_abs(b); in HELPER() local
634 int compare = float16_compare(f0, f1, fpst); in HELPER()
643 float16 f1 = float16_abs(b); in HELPER() local
644 int compare = float16_compare(f0, f1, fpst); in HELPER()
/openbmc/linux/mm/kasan/
H A Dgeneric.c329 DEFINE_ASAN_SET_SHADOW(f1);
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Dsyna,rmi4.yaml93 "^rmi4-f1[12]@1[12]$":
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-ldp.dts39 label = "f1";
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/
H A Dacinclude.m4224 fct1 f1 = 0;
226 if (f1 == f2) {}
/openbmc/linux/Documentation/admin-guide/hw-vuln/
H A Dprocessor_mmio_stale_data.rst83 Below is the list of affected Intel processors [#f1]_:
259 .. [#f1] Affected Processors
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-lpc18xx.c213 #define LPC_P(port, pin, f0, f1, f2, f3, f4, f5, f6, f7, a, t) \ argument
217 FUNC_##f0, FUNC_##f1, FUNC_##f2, \
225 #define LPC_N(pname, off, f0, f1, f2, f3, f4, f5, f6, f7, a, t) \ argument
229 FUNC_##f0, FUNC_##f1, FUNC_##f2, \

12345678910>>...17