Home
last modified time | relevance | path

Searched refs:core (Results 1301 - 1325 of 6580) sorted by relevance

1...<<51525354555657585960>>...264

/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi5.c206 hdmi5_configure(&hdmi.core, &hdmi.wp, &hdmi.cfg); in hdmi_power_on_full()
302 hdmi5_core_dump(&hdmi.core, s); in hdmi_dump_regs()
322 r = hdmi5_read_edid(&hdmi.core, buf, len); in read_edid()
369 r = hdmi5_audio_config(&hdmi.core, &hdmi.wp, &hdmi.audio_config, in hdmi_display_enable()
663 ret = hdmi5_audio_config(&hd->core, &hd->wp, dss_audio, in hdmi_audio_config()
739 r = hdmi5_core_init(pdev, &hdmi.core); in hdmi5_bind()
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi5.c204 hdmi5_configure(&hdmi.core, &hdmi.wp, &hdmi.cfg); in hdmi_power_on_full()
300 hdmi5_core_dump(&hdmi.core, s); in hdmi_dump_regs()
320 r = hdmi5_read_edid(&hdmi.core, buf, len); in read_edid()
367 r = hdmi5_audio_config(&hdmi.core, &hdmi.wp, &hdmi.audio_config, in hdmi_display_enable()
661 ret = hdmi5_audio_config(&hd->core, &hd->wp, dss_audio, in hdmi_audio_config()
737 r = hdmi5_core_init(pdev, &hdmi.core); in hdmi5_bind()
/third_party/mesa3d/src/glx/
H A Ddri_common.c142 driConfigEqual(const __DRIcoreExtension *core, in driConfigEqual() argument
149 while (core->indexConfigAttrib(driConfig, i++, &attrib, &value)) { in driConfigEqual()
250 createDriMode(const __DRIcoreExtension * core, in createDriMode() argument
257 if (driConfigEqual(core, config, driConfigs[i])) in createDriMode()
275 driConvertConfigs(const __DRIcoreExtension * core, in driConvertConfigs() argument
283 tail->next = createDriMode(core, m, driConfigs); in driConvertConfigs()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfntdump/
H A DSfntDump.java27 import com.google.typography.font.sfntly.table.core.CMap;
28 import com.google.typography.font.sfntly.table.core.CMapTable;
29 import com.google.typography.font.sfntly.table.core.CMapTable.CMapId;
30 import com.google.typography.font.sfntly.table.core.NameTable;
31 import com.google.typography.font.sfntly.table.core.NameTable.NameEntry;
32 import com.google.typography.font.sfntly.table.core.PostScriptTable;
/third_party/pulseaudio/src/modules/
H A Dmodule-tunnel-sink-new.c34 #include <pulsecore/core.h>
35 #include <pulsecore/core-util.h>
595 if (!(u->sink = pa_sink_new(u->module->core, &sink_data, PA_SINK_LATENCY | PA_SINK_DYNAMIC_LATENCY | PA_SINK_NETWORK))) { in create_sink()
666 u->sample_spec = m->core->default_sample_spec; in do_init()
667 u->channel_map = m->core->default_channel_map; in do_init()
691 if (pa_thread_mq_init_thread_mainloop(u->thread_mq, m->core->mainloop, u->thread_mainloop_api) < 0) { in do_init()
H A Dmodule-virtual-source.c34 #include <pulsecore/core-util.h>
302 target_chunk.memblock = pa_memblock_new(o->source->core->mempool, in source_output_push_cb()
507 if (!(master = pa_namereg_get(m->core, pa_modargs_get_value(ma, "master", NULL), PA_NAMEREG_SOURCE))) { in pa__init()
579 u->source = pa_source_new(m->core, &source_data, (master->flags & (PA_SOURCE_LATENCY|PA_SOURCE_DYNAMIC_LATENCY)) in pa__init()
617 pa_source_output_new(&u->source_output, m->core, &source_output_data); in pa__init()
667 u->sink = pa_sink_new(m->core, &sink_data, 0); /* FIXME, sink has no capabilities */ in pa__init()
/third_party/vk-gl-cts/framework/platform/win32/
H A DtcuWGL.cpp128 // WGL core
217 // Load WGL core. in Library()
229 throw ResourceError("Failed to load core WGL functions"); in Library()
421 Context::Context (const Core* core, in Context() argument
427 : m_core (core) in Context()
431 const Functions& wgl = core->getLibrary()->getFunctions(); in Context()
476 TCU_THROW(InternalError, "Only OpenGL core contexts can be forward-compatible"); in Context()
489 if (core->getLibrary()->isWglExtensionSupported("WGL_ARB_create_context_no_error")) in Context()
548 if (core->getLibrary()->isWglExtensionSupported("WGL_EXT_swap_control")) in Context()
549 core in Context()
[all...]
/drivers/hdf_core/adapter/khdf/liteos/model/usb/host/
H A DMakefile51 USB_PNP_NOTIFY_SHARED_ROOT = $(LITEOSTOPDIR)/../../drivers/hdf_core/framework/core/shared
56 $(LITEOSTOPDIR)/../../drivers/hdf_core/interfaces/inner_api/core \
/kernel/linux/linux-5.10/drivers/bcma/
H A Ddriver_chipcommon_sflash.c85 bcma_err(cc->core->bus, "SFLASH control command failed (timeout)!\n"); in bcma_sflash_cmd()
91 struct bcma_bus *bus = cc->core->bus; in bcma_sflash_init()
/kernel/linux/linux-5.10/drivers/fpga/
H A DMakefile21 obj-$(CONFIG_ALTERA_PR_IP_CORE) += altera-pr-ip-core.o
22 obj-$(CONFIG_ALTERA_PR_IP_CORE_PLAT) += altera-pr-ip-core-plat.o
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-wm8350.c15 #include <linux/mfd/core.h>
19 #include <linux/mfd/wm8350/core.h>
/kernel/linux/linux-5.10/arch/ia64/
H A DMakefile51 core-y += arch/ia64/kernel/ arch/ia64/mm/
52 core-$(CONFIG_IA64_SGI_UV) += arch/ia64/uv/
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dmips-cpc.h80 /* CPC_ACCESS - Control core/IOCU access to CPC registers prior to CM 3 */
108 /* CPC_Cx_CMD - Instruct the CPC to take action on a core */
116 /* CPC_Cx_STAT_CONF - Indicates core configuration & state */
135 /* CPC_Cx_OTHER - Configure the core-other register block prior to CM 3 */
139 /* CPC_Cx_VP_STOP - Stop Virtual Processors (VPs) within a core from running */
142 /* CPC_Cx_VP_START - Start Virtual Processors (VPs) within a core running */
154 * mips_cpc_lock_other - lock access to another core
155 * core: the other core to be accessed
157 * Call before operating upon a core vi
[all...]
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H A Dcvmx-l2c.h183 * Return the L2 Cache way partitioning for a given core.
185 * @core: The core processor of interest.
188 * the cache 'ways' that a core can evict from.
191 int cvmx_l2c_get_core_way_partition(uint32_t core);
194 * Partitions the L2 cache for a core
196 * @core: The core that the partitioning applies to.
198 * mask. A 0 bit allows the core to evict cache lines from
199 * a way, while a 1 bit blocks the core fro
[all...]
/kernel/linux/common_modules/tzdriver/tui/
H A DMakefile13 EXTRA_CFLAGS += -Idrivers/tzdriver/core
23 EXTRA_CFLAGS += -I$(KERNEL_DIR)/drivers/platform_drivers/tzdriver/core
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dmips-cpc.h80 /* CPC_ACCESS - Control core/IOCU access to CPC registers prior to CM 3 */
108 /* CPC_Cx_CMD - Instruct the CPC to take action on a core */
116 /* CPC_Cx_STAT_CONF - Indicates core configuration & state */
135 /* CPC_Cx_OTHER - Configure the core-other register block prior to CM 3 */
139 /* CPC_Cx_VP_STOP - Stop Virtual Processors (VPs) within a core from running */
142 /* CPC_Cx_VP_START - Start Virtual Processors (VPs) within a core running */
154 * mips_cpc_lock_other - lock access to another core
155 * core: the other core to be accessed
157 * Call before operating upon a core vi
[all...]
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H A Dcvmx-l2c.h183 * Return the L2 Cache way partitioning for a given core.
185 * @core: The core processor of interest.
188 * the cache 'ways' that a core can evict from.
191 int cvmx_l2c_get_core_way_partition(uint32_t core);
194 * Partitions the L2 cache for a core
196 * @core: The core that the partitioning applies to.
198 * mask. A 0 bit allows the core to evict cache lines from
199 * a way, while a 1 bit blocks the core fro
[all...]
/kernel/linux/linux-5.10/drivers/mfd/
H A Dwm831x-i2c.c14 #include <linux/mfd/core.h>
21 #include <linux/mfd/wm831x/core.h>
/kernel/linux/linux-5.10/net/wireless/
H A DMakefile8 obj-$(CONFIG_WEXT_CORE) += wext-core.o
13 cfg80211-y += core.o sysfs.o radiotap.o util.o reg.o scan.o nl80211.o
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dpfm.c96 count_pfm_events(&evlist->core), in test__pfm_events()
170 count_pfm_events(&evlist->core), in test__pfm_group()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/core/
H A Dmemory.c24 #include <core/memory.h>
25 #include <core/mm.h>
H A Devent.c22 #include <core/event.h>
23 #include <core/notify.h>
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Ddmanv17.c27 #include <core/client.h>
28 #include <core/gpuobj.h>
H A Ddmanv50.c26 #include <core/client.h>
27 #include <core/ramht.h>
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/
H A Dnv50.c26 #include <core/gpuobj.h>
27 #include <core/object.h>

Completed in 14 milliseconds

1...<<51525354555657585960>>...264