Home
last modified time | relevance | path

Searched refs:cfg0 (Results 1 – 25 of 1527) sorted by relevance

12345678910>>...62

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/edac/
H A Docteon_edac-lmc.c40 union cvmx_lmcx_mem_cfg0 cfg0; in octeon_lmc_edac_poll() local
45 if (cfg0.s.sec_err || cfg0.s.ded_err) { in octeon_lmc_edac_poll()
54 if (cfg0.s.sec_err) { in octeon_lmc_edac_poll()
57 cfg0.s.sec_err = -1; /* Done, re-arm */ in octeon_lmc_edac_poll()
61 if (cfg0.s.ded_err) { in octeon_lmc_edac_poll()
64 cfg0.s.ded_err = -1; /* Done, re-arm */ in octeon_lmc_edac_poll()
238 union cvmx_lmcx_mem_cfg0 cfg0; in octeon_lmc_edac_probe() local
240 cfg0.u64 = cvmx_read_csr(CVMX_LMCX_MEM_CFG0(0)); in octeon_lmc_edac_probe()
241 if (!cfg0.s.ecc_ena) { in octeon_lmc_edac_probe()
264 cfg0.s.intr_ded_ena = 0; /* We poll */ in octeon_lmc_edac_probe()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/edac/
H A Docteon_edac-lmc.c40 union cvmx_lmcx_mem_cfg0 cfg0; in octeon_lmc_edac_poll() local
45 if (cfg0.s.sec_err || cfg0.s.ded_err) { in octeon_lmc_edac_poll()
54 if (cfg0.s.sec_err) { in octeon_lmc_edac_poll()
57 cfg0.s.sec_err = -1; /* Done, re-arm */ in octeon_lmc_edac_poll()
61 if (cfg0.s.ded_err) { in octeon_lmc_edac_poll()
64 cfg0.s.ded_err = -1; /* Done, re-arm */ in octeon_lmc_edac_poll()
238 union cvmx_lmcx_mem_cfg0 cfg0; in octeon_lmc_edac_probe() local
240 cfg0.u64 = cvmx_read_csr(CVMX_LMCX_MEM_CFG0(0)); in octeon_lmc_edac_probe()
241 if (!cfg0.s.ecc_ena) { in octeon_lmc_edac_probe()
264 cfg0.s.intr_ded_ena = 0; /* We poll */ in octeon_lmc_edac_probe()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/edac/
H A Docteon_edac-lmc.c40 union cvmx_lmcx_mem_cfg0 cfg0; in octeon_lmc_edac_poll() local
45 if (cfg0.s.sec_err || cfg0.s.ded_err) { in octeon_lmc_edac_poll()
54 if (cfg0.s.sec_err) { in octeon_lmc_edac_poll()
57 cfg0.s.sec_err = -1; /* Done, re-arm */ in octeon_lmc_edac_poll()
61 if (cfg0.s.ded_err) { in octeon_lmc_edac_poll()
64 cfg0.s.ded_err = -1; /* Done, re-arm */ in octeon_lmc_edac_poll()
238 union cvmx_lmcx_mem_cfg0 cfg0; in octeon_lmc_edac_probe() local
240 cfg0.u64 = cvmx_read_csr(CVMX_LMCX_MEM_CFG0(0)); in octeon_lmc_edac_probe()
241 if (!cfg0.s.ecc_ena) { in octeon_lmc_edac_probe()
264 cfg0.s.intr_ded_ena = 0; /* We poll */ in octeon_lmc_edac_probe()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/powerpc/cpu/ppc4xx/
H A D44x_spd_ddr.c163 unsigned long cfg0; in spd_sdram() local
243 mfsdram(SDRAM0_CFG0, cfg0); in spd_sdram()
378 unsigned long cfg0; in program_cfg0() local
389 mfsdram(SDRAM0_CFG0, cfg0); in program_cfg0()
416 cfg0 |= SDRAM_CFG0_RDEN; in program_cfg0()
445 cfg0 |= SDRAM_CFG0_MCHK_GEN; in program_cfg0()
447 cfg0 |= SDRAM_CFG0_MCHK_NON; in program_cfg0()
453 cfg0 &= ~SDRAM_CFG0_PMUD; in program_cfg0()
460 mtsdram(SDRAM0_CFG0, cfg0); in program_cfg0()
894 unsigned long cfg0; in program_tr1() local
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/powerpc/cpu/ppc4xx/
H A D44x_spd_ddr.c163 unsigned long cfg0; in spd_sdram() local
243 mfsdram(SDRAM0_CFG0, cfg0); in spd_sdram()
378 unsigned long cfg0; in program_cfg0() local
389 mfsdram(SDRAM0_CFG0, cfg0); in program_cfg0()
416 cfg0 |= SDRAM_CFG0_RDEN; in program_cfg0()
445 cfg0 |= SDRAM_CFG0_MCHK_GEN; in program_cfg0()
447 cfg0 |= SDRAM_CFG0_MCHK_NON; in program_cfg0()
453 cfg0 &= ~SDRAM_CFG0_PMUD; in program_cfg0()
460 mtsdram(SDRAM0_CFG0, cfg0); in program_cfg0()
894 unsigned long cfg0; in program_tr1() local
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/powerpc/cpu/ppc4xx/
H A D44x_spd_ddr.c163 unsigned long cfg0; in spd_sdram() local
243 mfsdram(SDRAM0_CFG0, cfg0); in spd_sdram()
378 unsigned long cfg0; in program_cfg0() local
389 mfsdram(SDRAM0_CFG0, cfg0); in program_cfg0()
416 cfg0 |= SDRAM_CFG0_RDEN; in program_cfg0()
445 cfg0 |= SDRAM_CFG0_MCHK_GEN; in program_cfg0()
447 cfg0 |= SDRAM_CFG0_MCHK_NON; in program_cfg0()
453 cfg0 &= ~SDRAM_CFG0_PMUD; in program_cfg0()
460 mtsdram(SDRAM0_CFG0, cfg0); in program_cfg0()
894 unsigned long cfg0; in program_tr1() local
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/powerpc/cpu/ppc4xx/
H A D44x_spd_ddr.c163 unsigned long cfg0; in spd_sdram() local
243 mfsdram(SDRAM0_CFG0, cfg0); in spd_sdram()
378 unsigned long cfg0; in program_cfg0() local
389 mfsdram(SDRAM0_CFG0, cfg0); in program_cfg0()
416 cfg0 |= SDRAM_CFG0_RDEN; in program_cfg0()
445 cfg0 |= SDRAM_CFG0_MCHK_GEN; in program_cfg0()
447 cfg0 |= SDRAM_CFG0_MCHK_NON; in program_cfg0()
453 cfg0 &= ~SDRAM_CFG0_PMUD; in program_cfg0()
460 mtsdram(SDRAM0_CFG0, cfg0); in program_cfg0()
894 unsigned long cfg0; in program_tr1() local
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/arch/powerpc/cpu/ppc4xx/
H A D44x_spd_ddr.c163 unsigned long cfg0; in spd_sdram() local
243 mfsdram(SDRAM0_CFG0, cfg0); in spd_sdram()
378 unsigned long cfg0; in program_cfg0() local
389 mfsdram(SDRAM0_CFG0, cfg0); in program_cfg0()
416 cfg0 |= SDRAM_CFG0_RDEN; in program_cfg0()
445 cfg0 |= SDRAM_CFG0_MCHK_GEN; in program_cfg0()
447 cfg0 |= SDRAM_CFG0_MCHK_NON; in program_cfg0()
453 cfg0 &= ~SDRAM_CFG0_PMUD; in program_cfg0()
460 mtsdram(SDRAM0_CFG0, cfg0); in program_cfg0()
894 unsigned long cfg0; in program_tr1() local
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/arch/powerpc/cpu/ppc4xx/
H A D44x_spd_ddr.c163 unsigned long cfg0; in spd_sdram() local
243 mfsdram(SDRAM0_CFG0, cfg0); in spd_sdram()
378 unsigned long cfg0; in program_cfg0() local
389 mfsdram(SDRAM0_CFG0, cfg0); in program_cfg0()
416 cfg0 |= SDRAM_CFG0_RDEN; in program_cfg0()
445 cfg0 |= SDRAM_CFG0_MCHK_GEN; in program_cfg0()
447 cfg0 |= SDRAM_CFG0_MCHK_NON; in program_cfg0()
453 cfg0 &= ~SDRAM_CFG0_PMUD; in program_cfg0()
460 mtsdram(SDRAM0_CFG0, cfg0); in program_cfg0()
894 unsigned long cfg0; in program_tr1() local
[all …]
/dports/sysutils/u-boot-utilite/u-boot-2015.07/arch/powerpc/cpu/ppc4xx/
H A D44x_spd_ddr.c141 unsigned long cfg0; in spd_sdram() local
221 mfsdram(SDRAM0_CFG0, cfg0); in spd_sdram()
356 unsigned long cfg0; in program_cfg0() local
365 mfsdram(SDRAM0_CFG0, cfg0); in program_cfg0()
392 cfg0 |= SDRAM_CFG0_RDEN; in program_cfg0()
419 cfg0 |= SDRAM_CFG0_MCHK_GEN; in program_cfg0()
421 cfg0 |= SDRAM_CFG0_MCHK_NON; in program_cfg0()
427 cfg0 &= ~SDRAM_CFG0_PMUD; in program_cfg0()
434 mtsdram(SDRAM0_CFG0, cfg0); in program_cfg0()
868 unsigned long cfg0; in program_tr1() local
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/arch/powerpc/cpu/ppc4xx/
H A D44x_spd_ddr.c163 unsigned long cfg0; in spd_sdram() local
243 mfsdram(SDRAM0_CFG0, cfg0); in spd_sdram()
378 unsigned long cfg0; in program_cfg0() local
389 mfsdram(SDRAM0_CFG0, cfg0); in program_cfg0()
416 cfg0 |= SDRAM_CFG0_RDEN; in program_cfg0()
445 cfg0 |= SDRAM_CFG0_MCHK_GEN; in program_cfg0()
447 cfg0 |= SDRAM_CFG0_MCHK_NON; in program_cfg0()
453 cfg0 &= ~SDRAM_CFG0_PMUD; in program_cfg0()
460 mtsdram(SDRAM0_CFG0, cfg0); in program_cfg0()
894 unsigned long cfg0; in program_tr1() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramnv10.c31 u32 cfg0 = nvkm_rd32(device, 0x100200); in nv10_ram_new() local
34 if (cfg0 & 0x00000001) in nv10_ram_new()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramnv10.c31 u32 cfg0 = nvkm_rd32(device, 0x100200); in nv10_ram_new() local
34 if (cfg0 & 0x00000001) in nv10_ram_new()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramnv10.c31 u32 cfg0 = nvkm_rd32(device, 0x100200); in nv10_ram_new() local
34 if (cfg0 & 0x00000001) in nv10_ram_new()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/drivers/video/sunxi/
H A Dtve_common.c22 writel(SUNXI_TVE_CFG0_VGA, &tve->cfg0); in tvencoder_mode_set()
34 writel(SUNXI_TVE_CFG0_PAL, &tve->cfg0); in tvencoder_mode_set()
60 writel(SUNXI_TVE_CFG0_NTSC, &tve->cfg0); in tvencoder_mode_set()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/drivers/video/sunxi/
H A Dtve_common.c22 writel(SUNXI_TVE_CFG0_VGA, &tve->cfg0); in tvencoder_mode_set()
34 writel(SUNXI_TVE_CFG0_PAL, &tve->cfg0); in tvencoder_mode_set()
60 writel(SUNXI_TVE_CFG0_NTSC, &tve->cfg0); in tvencoder_mode_set()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/video/sunxi/
H A Dtve_common.c22 writel(SUNXI_TVE_CFG0_VGA, &tve->cfg0); in tvencoder_mode_set()
34 writel(SUNXI_TVE_CFG0_PAL, &tve->cfg0); in tvencoder_mode_set()
60 writel(SUNXI_TVE_CFG0_NTSC, &tve->cfg0); in tvencoder_mode_set()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/drivers/video/sunxi/
H A Dtve_common.c22 writel(SUNXI_TVE_CFG0_VGA, &tve->cfg0); in tvencoder_mode_set()
34 writel(SUNXI_TVE_CFG0_PAL, &tve->cfg0); in tvencoder_mode_set()
60 writel(SUNXI_TVE_CFG0_NTSC, &tve->cfg0); in tvencoder_mode_set()
/dports/sysutils/u-boot-chip/u-boot-2021.07/drivers/video/sunxi/
H A Dtve_common.c22 writel(SUNXI_TVE_CFG0_VGA, &tve->cfg0); in tvencoder_mode_set()
34 writel(SUNXI_TVE_CFG0_PAL, &tve->cfg0); in tvencoder_mode_set()
60 writel(SUNXI_TVE_CFG0_NTSC, &tve->cfg0); in tvencoder_mode_set()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/drivers/video/sunxi/
H A Dtve_common.c22 writel(SUNXI_TVE_CFG0_VGA, &tve->cfg0); in tvencoder_mode_set()
34 writel(SUNXI_TVE_CFG0_PAL, &tve->cfg0); in tvencoder_mode_set()
60 writel(SUNXI_TVE_CFG0_NTSC, &tve->cfg0); in tvencoder_mode_set()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/drivers/video/sunxi/
H A Dtve_common.c22 writel(SUNXI_TVE_CFG0_VGA, &tve->cfg0); in tvencoder_mode_set()
34 writel(SUNXI_TVE_CFG0_PAL, &tve->cfg0); in tvencoder_mode_set()
60 writel(SUNXI_TVE_CFG0_NTSC, &tve->cfg0); in tvencoder_mode_set()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/drivers/video/sunxi/
H A Dtve_common.c22 writel(SUNXI_TVE_CFG0_VGA, &tve->cfg0); in tvencoder_mode_set()
34 writel(SUNXI_TVE_CFG0_PAL, &tve->cfg0); in tvencoder_mode_set()
60 writel(SUNXI_TVE_CFG0_NTSC, &tve->cfg0); in tvencoder_mode_set()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/drivers/video/sunxi/
H A Dtve_common.c22 writel(SUNXI_TVE_CFG0_VGA, &tve->cfg0); in tvencoder_mode_set()
34 writel(SUNXI_TVE_CFG0_PAL, &tve->cfg0); in tvencoder_mode_set()
60 writel(SUNXI_TVE_CFG0_NTSC, &tve->cfg0); in tvencoder_mode_set()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/drivers/video/sunxi/
H A Dtve_common.c22 writel(SUNXI_TVE_CFG0_VGA, &tve->cfg0); in tvencoder_mode_set()
34 writel(SUNXI_TVE_CFG0_PAL, &tve->cfg0); in tvencoder_mode_set()
60 writel(SUNXI_TVE_CFG0_NTSC, &tve->cfg0); in tvencoder_mode_set()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/drivers/video/sunxi/
H A Dtve_common.c22 writel(SUNXI_TVE_CFG0_VGA, &tve->cfg0); in tvencoder_mode_set()
34 writel(SUNXI_TVE_CFG0_PAL, &tve->cfg0); in tvencoder_mode_set()
60 writel(SUNXI_TVE_CFG0_NTSC, &tve->cfg0); in tvencoder_mode_set()

12345678910>>...62