HomeSort by: relevance | last modified time | path
    Searched defs:core (Results 1 - 25 of 28) sorted by relevancy

1 2

  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
nouveau_dispnv50_head917d.c 28 #include "core.h"
33 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head917d_dither
35 if ((push = evo_wait(core, 2))) {
40 evo_kick(push, core);
47 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head917d_base
64 if ((push = evo_wait(core, 2))) {
67 evo_kick(push, core);
nouveau_dispnv50_core.c 27 #include "core.h"
34 struct nv50_core *core = *pcore; local in function:nv50_core_del
35 if (core) {
36 nv50_dmac_destroy(&core->chan);
71 NV_ERROR(drm, "No supported core channel class\n");
nouveau_dispnv50_head827d.c 28 #include "core.h"
33 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head827d_curs_clr
35 if ((push = evo_wait(core, 4))) {
40 evo_kick(push, core);
47 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head827d_curs_set
49 if ((push = evo_wait(core, 5))) {
56 evo_kick(push, core);
63 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan local in function:head827d_core_set
85 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head827d_olut_clr
99 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head827d_olut_set
    [all...]
nouveau_dispnv50_core507d.c 27 #include "core.h"
35 core507d_update(struct nv50_core *core, u32 *interlock, bool ntfy)
38 if ((push = evo_wait(&core->chan, 5))) {
47 evo_kick(push, &core->chan);
70 core507d_init(struct nv50_core *core)
73 if ((push = evo_wait(&core->chan, 2))) {
75 evo_data(push, core->chan.sync.handle);
76 evo_kick(push, &core->chan);
98 struct nv50_core *core; local in function:core507d_new_
101 if (!(core = *pcore = kzalloc(sizeof(*core), GFP_KERNEL))
    [all...]
nouveau_dispnv50_headc37d.c 29 #include "core.h"
34 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:headc37d_or
36 if ((push = evo_wait(core, 2))) {
55 evo_kick(push, core);
62 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:headc37d_procamp
64 if ((push = evo_wait(core, 2))) {
69 evo_kick(push, core);
76 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan local in function:headc37d_dither
90 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:headc37d_curs_clr
104 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:headc37d_curs_set
131 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:headc37d_olut_clr
143 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:headc37d_olut_set
173 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:headc37d_mode
197 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:headc37d_view
    [all...]
nouveau_dispnv50_head507d.c 28 #include "core.h"
35 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head507d_procamp
37 if ((push = evo_wait(core, 2))) {
41 evo_kick(push, core);
48 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head507d_dither
50 if ((push = evo_wait(core, 2))) {
55 evo_kick(push, core);
62 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan local in function:head507d_ovly
89 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head507d_base
116 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head507d_curs_clr
128 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head507d_curs_set
168 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head507d_core_clr
180 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head507d_core_set
242 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head507d_olut_clr
254 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head507d_olut_set
305 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head507d_mode
329 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head507d_view
    [all...]
nouveau_dispnv50_head907d.c 28 #include "core.h"
33 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head907d_or
35 if ((push = evo_wait(core, 3))) {
42 evo_kick(push, core);
49 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head907d_procamp
51 if ((push = evo_wait(core, 2))) {
55 evo_kick(push, core);
62 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan local in function:head907d_dither
76 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head907d_ovly
104 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head907d_base
131 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head907d_curs_clr
145 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head907d_curs_set
161 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head907d_core_clr
173 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head907d_core_set
195 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head907d_olut_clr
209 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head907d_olut_set
258 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head907d_mode
283 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head907d_view
    [all...]
nouveau_dispnv50_headc57d.c 29 #include "core.h"
34 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:headc57d_or
36 if ((push = evo_wait(core, 2))) {
55 evo_kick(push, core);
62 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:headc57d_procamp
64 if ((push = evo_wait(core, 2))) {
73 evo_kick(push, core);
80 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan local in function:headc57d_olut_clr
92 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:headc57d_olut_set
184 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:headc57d_mode
    [all...]
disp.h 13 struct nv50_core *core; member in struct:nv50_disp
atom.h 84 } core; member in struct:nv50_head_atom
136 bool core:1; member in struct:nv50_head_atom::nv50_head_atom_mask::__anonf635598f0f08
nouveau_dispnv50_disp.c 31 #include "core.h"
396 struct nv50_core *core = nv50_disp(encoder->dev)->core; local in function:nv50_dac_disable
398 core->func->dac->ctrl(core, nv_encoder->or, 0x00000000, NULL);
409 struct nv50_core *core = nv50_disp(encoder->dev)->core; local in function:nv50_dac_enable
413 core->func->dac->ctrl(core, nv_encoder->or, 1 << nv_crtc->index, asyh);
1534 struct nv50_core *core = disp->core local in function:nv50_sor_update
1793 struct nv50_core *core = nv50_disp(encoder->dev)->core; local in function:nv50_pior_disable
1806 struct nv50_core *core = nv50_disp(encoder->dev)->core; local in function:nv50_pior_enable
1906 struct nv50_core *core = disp->core; local in function:nv50_disp_atomic_commit_core
1962 struct nv50_core *core = disp->core; local in function:nv50_disp_atomic_commit_tail
2419 struct nv50_core *core = nv50_disp(dev)->core; local in function:nv50_display_init
    [all...]
  /src/sys/fs/v7fs/
v7fs_extern.h 48 struct v7fs_self *core; /* filesystem dependent implementation*/ member in struct:v7fs_mount
  /src/sys/arch/mips/rmi/
rmixl_cpucore.c 68 int core = cf->cf_loc[CPUNODECF_CORE]; local in function:cpucore_rmixl_match
77 && (core == CPUNODECF_CORE_DEFAULT || core == na->na_core))
99 * Create the TLB structure needed - one per core and core0 uses the
133 aprint_normal_dev(self, "%d %s on core\n", nthreads,
181 * when attaching the core of the primary cpu,
202 * called from cpucore_rmixl_attach for primary core
204 * the first call for each cpucore causes init of per-core features:
224 * the first call for each cpucore causes init of per-core features
232 /* PCRs for core#0 are set up in mach_init() *
    [all...]
rmixl_intr.c 954 uint32_t core = (uint32_t)(cpuid >> 2); local in function:rmixl_send_ipi
965 | (core << RMIXL_PIC_IPIBASE_ID_CORE_SHIFT)
  /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/bios/
perf.h 13 u32 core; member in struct:nvbios_perfE
  /src/sys/sys/
core.h 1 /* $NetBSD: core.h,v 1.12 2009/08/20 22:07:49 he Exp $ */
39 * The core structure's c_midmag field (like exec's a_midmag) is a
63 * A core file consists of a header followed by a number of segments.
68 * The core header specifies the lengths of the core header itself and
69 * each of the following core segment headers to allow for any machine
73 struct core { struct
77 uint32_t c_nseg; /* # of core segments */
100 uint32_t c_nseg; /* # of core segments */
  /src/sys/arch/macppc/macppc/
cpu.c 163 int id = ca->ca_reg[0], vers, package, core; local in function:cpuattach
170 core = 0;
175 core = package & 1;
178 cpu_topology_set(ci, package, core, 0, 0);
  /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/engine/
falcon.h 7 #include <core/engine.h>
36 struct nvkm_memory *core; member in struct:nvkm_falcon
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/clk/
nouveau_nvkm_subdev_clk_gt215.c 467 struct gt215_clk_info *core = &clk->eng[nv_clk_src_core]; local in function:gt215_clk_calc
479 if (core->pll) {
494 struct gt215_clk_info *core = &clk->eng[nv_clk_src_core]; local in function:gt215_clk_prog
503 if (core->pll)
533 { nv_clk_src_core , 0x00, 0, "core", 1000 },
nouveau_nvkm_subdev_clk_mcp77.c 212 const int core = cstate->domain[nv_clk_src_core]; local in function:mcp77_clk_calc
220 if (core < nvkm_clk_read(&clk->base, nv_clk_src_hclkm4))
221 out = calc_P(nvkm_clk_read(&clk->base, nv_clk_src_hclkm4), core, &divs);
224 clock = calc_pll(clk, 0x4028, (core << 1), &N, &M, &P1);
226 if (abs(core - out) <= abs(core - (clock >> 1))) {
252 out = calc_P((core << 1), shader, &divs);
267 out = calc_P(core, vdec, &divs);
284 nvkm_debug(subdev, "core: hrefm4\n");
286 nvkm_debug(subdev, "core: nvpll\n")
    [all...]
nouveau_nvkm_subdev_clk_nv50.c 380 const int core = cstate->domain[nv_clk_src_core]; local in function:nv50_clk_calc
404 freq = calc_div(core, vdec, &P1);
455 /* core/shader: disconnect nvclk/sclk from their PLLs (nvclk to dom6,
463 /* core: for the moment at least, always use nvpll */
464 freq = calc_pll(clk, 0x4028, core, &N, &M, &P1);
473 * very careful that the shader clock is at least twice the core, or
478 if (P1-- && shader == (core << 1)) {
555 { nv_clk_src_core , 0xff, 0, "core", 1000 },
  /src/usr.sbin/trpt/
trpt.c 156 char *kernel, *core, *cp, errbuf[_POSIX2_LINE_MAX]; local in function:main
160 kernel = core = NULL;
196 core = optarg;
209 use_sysctl = (kernel == NULL && core == NULL);
222 kd = kvm_openfiles(kernel, core, NULL, O_RDONLY, errbuf);
573 " [-N system] [-M core]\n", getprogname());
  /src/usr.bin/mail/
cmd2.c 410 * Interactively dump core on "core"
414 core(void *v __unused) function in typeref:typename:PUBLIC int
429 (void)printf(" -- Core dumped.\n");
431 (void)printf(" -- Can't dump core.\n");
505 * core ignore routine.
  /src/sys/dev/sdmmc/
if_bwfm_sdio.c 362 struct bwfm_core *core; local in function:bwfm_sdio_attach
419 aprint_error_dev(self, "cannot find chipcommon core\n");
423 core = bwfm_chip_get_core(&sc->sc_sc, BWFM_AGENT_CORE_SDIO_DEV);
424 if (core->co_rev >= 12) {
439 core = bwfm_chip_get_pmu(&sc->sc_sc);
440 bwfm_sdio_write_4(sc, core->co_base + BWFM_CHIP_REG_PMUCONTROL,
441 bwfm_sdio_read_4(sc, core->co_base + BWFM_CHIP_REG_PMUCONTROL) |
700 * The rest: function 1 silicon backplane core registers
726 * The rest: function 1 silicon backplane core registers
746 * The rest: function 1 silicon backplane core register
884 struct bwfm_core *core; local in function:bwfm_sdio_dev_read
897 struct bwfm_core *core; local in function:bwfm_sdio_dev_write
981 struct bwfm_core *core; local in function:bwfm_sdio_buscore_activate
1352 struct bwfm_core *core; local in function:bwfm_sdio_drivestrength
    [all...]
  /src/sys/dev/ic/
bwfm.c 1040 struct bwfm_core *core; local in function:bwfm_chip_attach
1083 LIST_FOREACH(core, &sc->sc_chip.ch_list, co_link) {
1085 DEVNAME(sc), core->co_id, core->co_rev,
1086 core->co_base, core->co_wrapbase));
1088 switch (core->co_id) {
1105 printf("%s: CPU core not detected\n", DEVNAME(sc));
1109 printf("%s: RAM core not provided\n", DEVNAME(sc));
1120 if ((core = bwfm_chip_get_core(sc, BWFM_AGENT_CORE_ARM_CR4)) != NULL)
1153 struct bwfm_core *core; local in function:bwfm_chip_get_core
1271 struct bwfm_core *core; local in function:bwfm_chip_dmp_erom_scan
1412 struct bwfm_core *core; local in function:bwfm_chip_cr4_set_active
1425 struct bwfm_core *core; local in function:bwfm_chip_cr4_set_passive
1445 struct bwfm_core *core; local in function:bwfm_chip_ca7_set_active
1458 struct bwfm_core *core; local in function:bwfm_chip_ca7_set_passive
1478 struct bwfm_core *core; local in function:bwfm_chip_cm3_set_active
1495 struct bwfm_core *core; local in function:bwfm_chip_cm3_set_passive
1517 struct bwfm_core *core; local in function:bwfm_chip_sr_capable
    [all...]

Completed in 25 milliseconds

1 2