Home
last modified time | relevance | path

Searched refs:core (Results 501 – 525 of 7864) sorted by relevance

1...<<21222324252627282930>>...315

/openbmc/linux/Documentation/driver-api/cxl/
H A Dmemory-devices.rst344 .. kernel-doc:: drivers/cxl/core/port.c
345 :doc: cxl core
347 .. kernel-doc:: drivers/cxl/core/port.c
350 .. kernel-doc:: drivers/cxl/core/pci.c
351 :doc: cxl core pci
353 .. kernel-doc:: drivers/cxl/core/pci.c
356 .. kernel-doc:: drivers/cxl/core/pmem.c
359 .. kernel-doc:: drivers/cxl/core/regs.c
362 .. kernel-doc:: drivers/cxl/core/mbox.c
367 .. kernel-doc:: drivers/cxl/core/region.c
[all …]
/openbmc/linux/tools/perf/tests/
H A Devent_update.c91 !perf_evsel__alloc_id(&evsel->core, 1, 1)); in test__event_update()
93 perf_evlist__id_add(&evlist->core, &evsel->core, 0, 0, 123); in test__event_update()
111 evsel->core.own_cpus = perf_cpu_map__new("1,2,3"); in test__event_update()
/openbmc/linux/Documentation/devicetree/bindings/display/msm/
H A Dqcom,sm6115-dpu.yaml5 $schema: http://devicetree.org/meta-schemas/core.yaml#
32 - description: Display core
41 - const: core
73 clock-names = "bus", "iface", "core", "lut", "rot", "vsync";
H A Dqcom,sdm845-dpu.yaml5 $schema: http://devicetree.org/meta-schemas/core.yaml#
33 - description: Display core clock
41 - const: core
70 clock-names = "gcc-bus", "iface", "bus", "core", "vsync";
H A Dqcom,mdss.yaml5 $schema: http://devicetree.org/meta-schemas/core.yaml#
56 - description: Display core clock
60 - description: Display core clock
69 - const: core
73 - const: core
195 "core",
H A Dqcom,qcm2290-mdss.yaml5 $schema: http://devicetree.org/meta-schemas/core.yaml#
27 - description: Display core clock
33 - const: core
87 clock-names = "iface", "bus", "core";
111 clock-names = "bus", "iface", "core", "lut", "vsync";
149 "core",
H A Dqcom,sm6375-mdss.yaml5 $schema: http://devicetree.org/meta-schemas/core.yaml#
26 - description: Display core clock
32 - const: core
84 clock-names = "iface", "ahb", "core";
112 "core",
155 "core",
H A Dqcom,sm6125-mdss.yaml5 $schema: http://devicetree.org/meta-schemas/core.yaml#
26 - description: Display core clock
32 - const: core
88 "core";
118 "core",
157 "core",
H A Dqcom,sm6350-mdss.yaml5 $schema: http://devicetree.org/meta-schemas/core.yaml#
26 - description: Display core clock
32 - const: core
84 clock-names = "iface", "bus", "core";
107 clock-names = "bus", "iface", "rot", "lut", "core",
154 "core",
/openbmc/linux/Documentation/devicetree/bindings/spi/
H A Dqcom,spi-qcom-qspi.yaml5 $schema: http://devicetree.org/meta-schemas/core.yaml#
41 - const: core
46 - description: QSPI core clock
87 clock-names = "iface", "core";
/openbmc/bmcweb/
H A DOWNERS2 # different contexts, and is one of the few nearly-universally used core
5 # - Have a solid understanding of the bmcweb core code, and how it's used.
82 - exact: redfish-core/include/query.hpp
85 - exact: redfish-core/include/utils/query_param.hpp
88 - exact: redfish-core/lib/certificate_service.hpp
91 - exact: redfish-core/lib/log_services.hpp
94 - exact: redfish-core/lib/memory.hpp
97 - exact: redfish-core/lib/sensors.hpp
/openbmc/linux/drivers/net/wireless/st/cw1200/
H A Dcw1200_spi.c37 struct cw1200_common *core; member
236 if (self->core) { in cw1200_spi_irq_handler()
238 cw1200_irq_handler(self->core); in cw1200_spi_irq_handler()
411 self, &func->dev, &self->core, in cw1200_spi_probe()
432 if (self->core) { in cw1200_spi_disconnect()
433 cw1200_core_release(self->core); in cw1200_spi_disconnect()
434 self->core = NULL; in cw1200_spi_disconnect()
444 if (!cw1200_can_suspend(self->core)) in cw1200_spi_suspend()
/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dhfi_platform.c72 hfi_platform_get_codecs(struct venus_core *core, u32 *enc_codecs, u32 *dec_codecs, u32 *count) in hfi_platform_get_codecs() argument
76 plat = hfi_platform_get(core->res->hfi_version); in hfi_platform_get_codecs()
83 if (IS_IRIS2_1(core)) { in hfi_platform_get_codecs()
/openbmc/linux/Documentation/devicetree/bindings/nvmem/
H A Damlogic,meson6-efuse.yaml5 $schema: http://devicetree.org/meta-schemas/core.yaml#
30 const: core
46 clock-names = "core";
/openbmc/linux/Documentation/devicetree/bindings/clock/ti/
H A Ddpll.txt19 "ti,omap3-dpll-core-clock",
24 "ti,omap4-dpll-core-clock",
32 "ti,am3-dpll-core-clock",
34 "ti,omap2-dpll-core-clock",
71 compatible = "ti,omap4-dpll-core-clock";
88 compatible = "ti,am3-dpll-core-clock";
95 compatible = "ti,omap2-dpll-core-clock";
/openbmc/u-boot/board/ti/am57xx/
H A Dboard.c352 .core.value[OPP_NOM] = VDD_CORE_DRA7_NOM,
354 .core.efuse.reg_bits = DRA752_EFUSE_REGBITS,
355 .core.addr = TPS659038_REG_ADDR_SMPS6,
356 .core.pmic = &tps659038,
400 .core.value[OPP_NOM] = VDD_CORE_DRA7_NOM,
402 .core.efuse.reg_bits = DRA752_EFUSE_REGBITS,
403 .core.addr = TPS659038_REG_ADDR_SMPS7,
404 .core.pmic = &tps659038,
448 .core.value[OPP_NOM] = VDD_CORE_DRA7_NOM,
451 .core.addr = TPS659038_REG_ADDR_SMPS7,
[all …]
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-twisted_22.10.0.bb34 ${PN}-core \
47 ${PN}-core \
59 RDEPENDS:${PN}-core = "python3-appdirs \
63 python3-core \
75 RDEPENDS:${PN}-mail = "${PN}-core ${PN}-protocols"
76 RDEPENDS:${PN}-names = "${PN}-core"
80 RDEPENDS:${PN}-words += "${PN}-core"
81 RDEPENDS:${PN}-flow += "${PN}-core"
82 RDEPENDS:${PN}-pair += "${PN}-core"
115 FILES:${PN}-core = " \
[all …]
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c702 err = mlxsw_env_module_port_up(mlxsw_sp->core, in mlxsw_sp_port_open()
714 mlxsw_env_module_port_down(mlxsw_sp->core, in mlxsw_sp_port_open()
727 mlxsw_env_module_port_down(mlxsw_sp->core, in mlxsw_sp_port_stop()
1887 mlxsw_core_port_fini(mlxsw_sp->core, local_port); in mlxsw_sp_port_create()
1921 mlxsw_core_port_fini(mlxsw_sp->core, local_port); in mlxsw_sp_port_remove()
1939 err = mlxsw_core_cpu_port_init(mlxsw_sp->core, in mlxsw_sp_cpu_port_create()
1961 mlxsw_core_cpu_port_fini(mlxsw_sp->core); in mlxsw_sp_cpu_port_remove()
2007 devlink = priv_to_devlink(mlxsw_sp->core); in mlxsw_sp_port_mapping_events_work()
2653 err = mlxsw_sp_cpu_policers_set(mlxsw_sp->core); in mlxsw_sp_traps_init()
2657 err = mlxsw_sp_trap_groups_set(mlxsw_sp->core); in mlxsw_sp_traps_init()
[all …]
/openbmc/linux/arch/mips/include/asm/mach-cavium-octeon/
H A Dkernel-entry-init.h25 # a2 = 1 if init core, zero otherwise
63 4: # core-16057 work around
66 5: # No core-16057 work around
89 # Get my core id
114 # This is the variable where the next core to boot is stored
116 # Get the core id of the next to be booted
/openbmc/linux/Documentation/devicetree/bindings/leds/
H A Dissi,is31fl319x.yaml5 $schema: http://devicetree.org/meta-schemas/core.yaml#
17 https://lumissil.com/assets/pdf/core/IS31FL3190_DS.pdf
18 https://lumissil.com/assets/pdf/core/IS31FL3191_DS.pdf
19 https://lumissil.com/assets/pdf/core/IS31FL3193_DS.pdf
20 https://lumissil.com/assets/pdf/core/IS31FL3196_DS.pdf
21 https://lumissil.com/assets/pdf/core/IS31FL3199_DS.pdf
/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dbus_spi.c52 struct wfx_dev *core; member
151 wfx_bh_request_rx(bus->core); in wfx_spi_irq_handler()
238 bus->core = wfx_init_common(&func->dev, pdata, &wfx_spi_hwbus_ops, bus); in wfx_spi_probe()
239 if (!bus->core) in wfx_spi_probe()
242 return wfx_probe(bus->core); in wfx_spi_probe()
249 wfx_release(bus->core); in wfx_spi_remove()
/openbmc/linux/tools/perf/util/
H A Devsel_fprintf.c54 if (evsel->core.nr_members > 1) in evsel__fprintf()
61 if (evsel->core.nr_members > 1) in evsel__fprintf()
69 printed += perf_event_attr__fprintf(fp, &evsel->core.attr, in evsel__fprintf()
74 if (!evsel->core.attr.freq) in evsel__fprintf()
78 term, (u64)evsel->core.attr.sample_freq); in evsel__fprintf()
85 if (evsel->core.attr.type != PERF_TYPE_TRACEPOINT) { in evsel__fprintf()
/openbmc/linux/drivers/pci/controller/dwc/
H A DKconfig52 host mode. This uses the DesignWare core.
62 endpoint mode. This uses the DesignWare core.
86 DesignWare core functions to implement the driver.
98 DesignWare core functions to implement the driver.
177 DesignWare core functions.
190 DesignWare core functions.
201 DesignWare core functions to implement the driver.
219 selected. This uses the DesignWare core.
234 selected. This uses the DesignWare core.
365 This uses the DesignWare core.
[all …]
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/
H A D0003-src-basic-missing.h-check-for-missing-strndupa.patch265 diff --git a/src/core/dbus-cgroup.c b/src/core/dbus-cgroup.c
277 diff --git a/src/core/dbus-execute.c b/src/core/dbus-execute.c
289 diff --git a/src/core/dbus-util.c b/src/core/dbus-util.c
291 --- a/src/core/dbus-util.c
301 diff --git a/src/core/execute.c b/src/core/execute.c
303 --- a/src/core/execute.c
304 +++ b/src/core/execute.c
313 diff --git a/src/core/kmod-setup.c b/src/core/kmod-setup.c
325 diff --git a/src/core/service.c b/src/core/service.c
327 --- a/src/core/service.c
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0003-src-basic-missing.h-check-for-missing-strndupa.patch265 diff --git a/src/core/dbus-cgroup.c b/src/core/dbus-cgroup.c
277 diff --git a/src/core/dbus-execute.c b/src/core/dbus-execute.c
289 diff --git a/src/core/dbus-util.c b/src/core/dbus-util.c
291 --- a/src/core/dbus-util.c
301 diff --git a/src/core/execute.c b/src/core/execute.c
303 --- a/src/core/execute.c
304 +++ b/src/core/execute.c
313 diff --git a/src/core/kmod-setup.c b/src/core/kmod-setup.c
325 diff --git a/src/core/service.c b/src/core/service.c
327 --- a/src/core/service.c
[all …]

1...<<21222324252627282930>>...315