Home
last modified time | relevance | path

Searched refs:wrapper (Results 1 – 25 of 109) sorted by relevance

12345

/Linux-v5.10/drivers/soc/qcom/
Dqcom-geni-se.c187 struct geni_wrapper *wrapper = se->wrapper; in geni_se_get_qup_hw_version() local
189 return readl_relaxed(wrapper->base + QUP_HW_VER_REG); in geni_se_get_qup_hw_version()
443 struct geni_wrapper *wrapper = se->wrapper; in geni_se_clks_off() local
446 clk_bulk_disable_unprepare(ARRAY_SIZE(wrapper->ahb_clks), in geni_se_clks_off()
447 wrapper->ahb_clks); in geni_se_clks_off()
476 struct geni_wrapper *wrapper = se->wrapper; in geni_se_clks_on() local
478 ret = clk_bulk_prepare_enable(ARRAY_SIZE(wrapper->ahb_clks), in geni_se_clks_on()
479 wrapper->ahb_clks); in geni_se_clks_on()
485 clk_bulk_disable_unprepare(ARRAY_SIZE(wrapper->ahb_clks), in geni_se_clks_on()
486 wrapper->ahb_clks); in geni_se_clks_on()
[all …]
/Linux-v5.10/Documentation/powerpc/
Dbootwrapper.rst2 The PowerPC boot wrapper
8 a boot wrapper to make it usable by the system firmware. There is no
9 standard PowerPC firmware interface, so the boot wrapper is designed to
12 The boot wrapper can be found in the arch/powerpc/boot/ directory. The
21 The boot wrapper is built from the makefile in arch/powerpc/boot/Makefile and
22 it uses the wrapper script (arch/powerpc/boot/wrapper) to generate target
30 the image. The boot wrapper, kernel and device tree
32 with boot wrapper code that extracts data from the old
45 the wrapper structure.
63 can be overridden by the wrapper script.
[all …]
/Linux-v5.10/crypto/asymmetric_keys/
Dverify_pefile.c125 struct win_certificate wrapper; in pefile_strip_sig_wrapper() local
129 if (ctx->sig_len < sizeof(wrapper)) { in pefile_strip_sig_wrapper()
134 memcpy(&wrapper, pebuf + ctx->sig_offset, sizeof(wrapper)); in pefile_strip_sig_wrapper()
136 wrapper.length, wrapper.revision, wrapper.cert_type); in pefile_strip_sig_wrapper()
141 if (round_up(wrapper.length, 8) != ctx->sig_len) { in pefile_strip_sig_wrapper()
145 if (wrapper.revision != WIN_CERT_REVISION_2_0) { in pefile_strip_sig_wrapper()
149 if (wrapper.cert_type != WIN_CERT_TYPE_PKCS_SIGNED_DATA) { in pefile_strip_sig_wrapper()
159 ctx->sig_len = wrapper.length; in pefile_strip_sig_wrapper()
160 ctx->sig_offset += sizeof(wrapper); in pefile_strip_sig_wrapper()
161 ctx->sig_len -= sizeof(wrapper); in pefile_strip_sig_wrapper()
/Linux-v5.10/arch/powerpc/boot/dts/
Dacadia.dts34 clock-frequency = <0>; /* Filled in by wrapper */
35 timebase-frequency = <0>; /* Filled in by wrapper */
47 reg = <0x0 0x0>; /* Filled in by wrapper */
65 clock-frequency = <0>; /* Filled in by wrapper */
89 clock-frequency = <0>; /* Filled in by wrapper */
96 clock-frequency = <0>; /* Filled in by wrapper */
106 clock-frequency = <0>; /* Filled in by wrapper */
136 local-mac-address = [000000000000]; /* Filled in by wrapper */
217 clock-frequency = <0>; /* Filled in by wrapper */
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx4/
Dcmd.c1069 .wrapper = mlx4_QUERY_FW_wrapper
1078 .wrapper = NULL
1087 .wrapper = mlx4_QUERY_DEV_CAP_wrapper
1096 .wrapper = mlx4_QUERY_FUNC_CAP_wrapper
1105 .wrapper = NULL
1114 .wrapper = mlx4_INIT_PORT_wrapper
1123 .wrapper = mlx4_CLOSE_PORT_wrapper
1132 .wrapper = mlx4_QUERY_PORT_wrapper
1141 .wrapper = mlx4_SET_PORT_wrapper
1150 .wrapper = mlx4_MAP_EQ_wrapper
[all …]
/Linux-v5.10/Documentation/devicetree/bindings/sound/
Dmt6351.txt3 The communication between MT6351 and SoC is through Mediatek PMIC wrapper.
4 For more detail, please visit Mediatek PMIC wrapper documentation.
6 Must be a child node of PMIC wrapper.
Dmt6358.txt3 The communication between MT6358 and SoC is through Mediatek PMIC wrapper.
4 For more detail, please visit Mediatek PMIC wrapper documentation.
6 Must be a child node of PMIC wrapper.
/Linux-v5.10/drivers/gpu/drm/bridge/cadence/
DKconfig17 bool "J721E Cadence DPI/DP wrapper support"
20 Support J721E Cadence DPI/DP wrapper. This is a wrapper
/Linux-v5.10/arch/powerpc/boot/
DMakefile110 $(addprefix $(obj)/,$(libfdt) libfdt-wrapper.o simpleboot.o epapr.o opal.o \
115 $(libfdt) libfdt-wrapper.c \
155 src-plat-$(CONFIG_EPAPR_BOOT) += epapr.c epapr-wrapper.c
220 $(obj)/wrapper.a: $(obj-wlib) FORCE
225 targets += $(patsubst $(obj)/%,%,$(obj-boot) wrapper.a)
226 extra-y := $(obj)/wrapper.a $(obj-plat) $(obj)/empty.o \
231 wrapper :=$(srctree)/$(src)/wrapper macro
233 $(wrapper) FORCE
253 cmd_wrap =$(CONFIG_SHELL) $(wrapper) -Z $(compressor-y) -c -o $@ -p $2 \
/Linux-v5.10/tools/usb/
Dtestusb.c282 struct usbdevfs_ioctl wrapper; in usbdev_ioctl() local
284 wrapper.ifno = ifno; in usbdev_ioctl()
285 wrapper.ioctl_code = request; in usbdev_ioctl()
286 wrapper.data = param; in usbdev_ioctl()
288 return ioctl (fd, USBDEVFS_IOCTL, &wrapper); in usbdev_ioctl()
/Linux-v5.10/Documentation/devicetree/bindings/rtc/
Drtc-mt6397.txt5 with PMIC wrapper bus which is a common resource shared with the other
11 For MediaTek PMIC wrapper bus bindings, see:
/Linux-v5.10/Documentation/driver-api/thermal/
Dexynos_thermal.rst74 TMU configuration data -----> TMU Driver <----> Exynos Core thermal wrapper
87 c) Exynos Core thermal wrapper:
88 This provides 3 wrapper function to use the
/Linux-v5.10/Documentation/devicetree/bindings/leds/
Dleds-mt6323.txt6 using shared bus called PMIC wrapper for each subfunction to access remote
11 For MediaTek PMIC wrapper bindings see:
/Linux-v5.10/tools/testing/selftests/bpf/
Dtest_bpftool.py55 def wrapper(*args, **kwargs): function
58 return wrapper
/Linux-v5.10/arch/alpha/lib/
Dcallback_srm.S20 ldl $25,0($25) # Pick up the wrapper data.
32 jmp ($3) # Return directly to caller of wrapper.
/Linux-v5.10/fs/hfsplus/
DMakefile9 bnode.o brec.o bfind.o tables.o unicode.o wrapper.o bitmap.o part_tbl.o \
/Linux-v5.10/tools/usb/usbip/
Dconfigure.ac69 [use tcp wrapper]) wrap_LIB="-lwrap"],
83 AC_DEFINE([HAVE_LIBWRAP], [1], [use tcp wrapper])],
/Linux-v5.10/Documentation/dev-tools/kunit/
Dstart.rst14 Included with KUnit is a simple Python wrapper which runs tests under User Mode
17 The wrapper can be run with:
23 For more information on this wrapper (also called kunit_tool) check out the
63 wrapper from your kernel repo:
/Linux-v5.10/Documentation/devicetree/bindings/soc/mediatek/
Dpwrap.txt3 This document describes the binding for the MediaTek PMIC wrapper.
6 is not directly visible to the CPU, but only through the PMIC wrapper
/Linux-v5.10/Documentation/admin-guide/
Dmono.rst6 wrapper, you can use the BINFMT_MISC kernel support.
62 wrapper script, simply by launching the ``.exe`` file directly
/Linux-v5.10/Documentation/leds/
Dleds-class-flash.rst26 V4L2 flash wrapper for flash LEDs
82 v4l2 flash wrapper.
/Linux-v5.10/arch/mips/lantiq/
DKconfig36 if a "wrapper" is not being used, the kernel will need to include
/Linux-v5.10/Documentation/staging/
Dxz.rst40 is a wrapper function in lib/decompress_unxz.c. Its API is the
44 scripts/xz_wrap.sh is a wrapper for the xz command line tool found
45 from XZ Utils. The wrapper sets compression options to values suitable
/Linux-v5.10/tools/perf/Documentation/
Dperf-ftrace.txt6 perf-ftrace - simple wrapper for kernel's ftrace functionality
16 The 'perf ftrace' command is a simple wrapper of kernel's ftrace
/Linux-v5.10/Documentation/core-api/
Dpin_user_pages.rst26 sites. This allows the associated wrapper functions (pin_user_pages*() and
31 This is in order to avoid creating a large number of wrapper functions to cover
34 that's a natural dividing line, and a good point to make separate wrapper calls.
50 Which flags are set by each wrapper
226 has the following new calls to exercise the new pin*() wrapper functions:

12345