Home
last modified time | relevance | path

Searched refs:regs (Results 1 – 25 of 14181) sorted by relevance

12345678910>>...568

/dports/games/libretro-beetle_bsnes/beetle-bsnes-libretro-b65ded5bde278c18af538c687db9b72c995b220a/mednafen/snes/src/chip/superfx/core/
H A Dopcodes.cpp41 regs.dr() = (regs.sr() << 1) | regs.sfr.cy; in op_rol()
151 if(!regs.sfr.z) regs.r[15] = regs.r[13]; in op_loop()
200 regs.dr() = rpix(regs.r[1], regs.r[2]); in op_rpix()
237 regs.sfr.ov = ~(regs.sr() ^ regs.r[n]) & (regs.r[n] ^ r) & 0x8000; in op_add_r()
248 regs.sfr.ov = ~(regs.sr() ^ regs.r[n]) & (regs.r[n] ^ r) & 0x8000; in op_adc_r()
281 regs.sfr.ov = (regs.sr() ^ regs.r[n]) & (regs.sr() ^ r) & 0x8000; in op_sub_r()
292 regs.sfr.ov = (regs.sr() ^ regs.r[n]) & (regs.sr() ^ r) & 0x8000; in op_sbc_r()
333 regs.dr() = regs.sr() & regs.r[n]; in op_and_r()
341 regs.dr() = regs.sr() & ~regs.r[n]; in op_bic_r()
542 regs.dr() = regs.sr() | regs.r[n]; in op_or_r()
[all …]
/dports/emulators/mednafen/mednafen/src/snes/src/chip/superfx/core/
H A Dopcodes.cpp41 regs.dr() = (regs.sr() << 1) | regs.sfr.cy; in op_rol()
151 if(!regs.sfr.z) regs.r[15] = regs.r[13]; in op_loop()
203 regs.dr() = rpix(regs.r[1], regs.r[2]); in op_rpix()
240 regs.sfr.ov = ~(regs.sr() ^ regs.r[n]) & (regs.r[n] ^ r) & 0x8000; in op_add_r()
251 regs.sfr.ov = ~(regs.sr() ^ regs.r[n]) & (regs.r[n] ^ r) & 0x8000; in op_adc_r()
284 regs.sfr.ov = (regs.sr() ^ regs.r[n]) & (regs.sr() ^ r) & 0x8000; in op_sub_r()
295 regs.sfr.ov = (regs.sr() ^ regs.r[n]) & (regs.sr() ^ r) & 0x8000; in op_sbc_r()
336 regs.dr() = regs.sr() & regs.r[n]; in op_and_r()
344 regs.dr() = regs.sr() & ~regs.r[n]; in op_bic_r()
545 regs.dr() = regs.sr() | regs.r[n]; in op_or_r()
[all …]
/dports/graphics/sane-backends/sane-backends-1.0.32/backend/
H A Drts8891.c1103 dev->regs[0x8e]); in sane_start()
4118 dev->regs[0x20], dev->regs[0x21], dev->regs[0x22]); in init_device()
4148 val = dev->regs[0x44] + 256 * dev->regs[0x45]; in init_device()
4167 dev->regs[0] = dev->regs[0] & 0xef; in init_device()
4378 dev->regs[0x14] = dev->regs[0x14] & 0x7F; in init_device()
4582 val = dev->regs[0x44] + 256 * dev->regs[0x45]; in detect_device()
5469 regs[0x32] = 0x20; in setup_shading_calibration()
5470 regs[0x33] = 0x83; in setup_shading_calibration()
5471 regs[0x35] = 0x0e; in setup_shading_calibration()
5472 regs[0x36] = 0x2c; in setup_shading_calibration()
[all …]
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/
H A Dygr.c83 }regs; member
521 … %04x %04x %04x %04x %04x\n", ygr_cxt.regs.HIRQ, ygr_cxt.regs.CR1, ygr_cxt.regs.CR2, ygr_cxt.regs.… in ygr_a_bus_cd_cmd_log()
527 … %04x %04x %04x %04x %04x\n", ygr_cxt.regs.HIRQ, ygr_cxt.regs.CR1, ygr_cxt.regs.CR2, ygr_cxt.regs.… in ygr_a_bus_cd_cmd_log()
536 … %04x %04x %04x %04x %04x\n", ygr_cxt.regs.HIRQ, ygr_cxt.regs.CR1, ygr_cxt.regs.CR2, ygr_cxt.regs.… in ygr_a_bus_cd_cmd_log()
542 … %04x %04x %04x %04x %04x\n", ygr_cxt.regs.HIRQ, ygr_cxt.regs.CR1, ygr_cxt.regs.CR2, ygr_cxt.regs.… in ygr_a_bus_cd_cmd_log()
545 … %04x %04x %04x %04x %04x\n", ygr_cxt.regs.HIRQ, ygr_cxt.regs.CR1, ygr_cxt.regs.CR2, ygr_cxt.regs.… in ygr_a_bus_cd_cmd_log()
548 … %04x %04x %04x %04x %04x\n", ygr_cxt.regs.HIRQ, ygr_cxt.regs.CR1, ygr_cxt.regs.CR2, ygr_cxt.regs.… in ygr_a_bus_cd_cmd_log()
551 … %04x %04x %04x %04x %04x\n", ygr_cxt.regs.HIRQ, ygr_cxt.regs.CR1, ygr_cxt.regs.CR2, ygr_cxt.regs.… in ygr_a_bus_cd_cmd_log()
587 … %04x %04x %04x %04x %04x\n", ygr_cxt.regs.HIRQ, ygr_cxt.regs.CR1, ygr_cxt.regs.CR2, ygr_cxt.regs.… in ygr_a_bus_cd_cmd_log()
647 … %04x %04x %04x %04x %04x\n", ygr_cxt.regs.HIRQ, ygr_cxt.regs.CR1, ygr_cxt.regs.CR2, ygr_cxt.regs.… in ygr_a_bus_cd_cmd_log()
[all …]
/dports/emulators/mednafen/mednafen/src/snes/src/ppu/
H A Dppu.cpp46 regs.oam_addr = regs.oam_baseaddr << 1; in enter()
47 regs.oam_firstsprite = (regs.oam_priority == false) ? 0 : (regs.oam_addr >> 2) & 127; in enter()
87 regs.mosaic_countdown = regs.mosaic_size + 1; in scanline()
91 if(!regs.mosaic_enabled[bg] || !regs.mosaic_countdown) regs.bg_y[bg] = line; in scanline()
93 if(!regs.mosaic_countdown) regs.mosaic_countdown = regs.mosaic_size + 1; in scanline()
123 regs.scanlines = (regs.overscan == false) ? 224 : 239; in frame()
196 regs.m7_hofs = regs.m7_vofs = 0x0000; in power()
197 regs.bg_hofs[BG1] = regs.bg_vofs[BG1] = 0x0000; in power()
198 regs.bg_hofs[BG2] = regs.bg_vofs[BG2] = 0x0000; in power()
199 regs.bg_hofs[BG3] = regs.bg_vofs[BG3] = 0x0000; in power()
[all …]
/dports/games/libretro-beetle_bsnes/beetle-bsnes-libretro-b65ded5bde278c18af538c687db9b72c995b220a/mednafen/snes/src/ppu/bppu/
H A Dbppu.cpp39 regs.oam_addr = regs.oam_baseaddr << 1; in enter()
40 regs.oam_firstsprite = (regs.oam_priority == false) ? 0 : (regs.oam_addr >> 2) & 127; in enter()
80 regs.mosaic_countdown = regs.mosaic_size + 1; in scanline()
84 if(!regs.mosaic_enabled[bg] || !regs.mosaic_countdown) regs.bg_y[bg] = line; in scanline()
86 if(!regs.mosaic_countdown) regs.mosaic_countdown = regs.mosaic_size + 1; in scanline()
109 regs.scanlines = (regs.overscan == false) ? 224 : 239; in frame()
179 regs.m7_hofs = regs.m7_vofs = 0x0000; in power()
180 regs.bg_hofs[BG1] = regs.bg_vofs[BG1] = 0x0000; in power()
181 regs.bg_hofs[BG2] = regs.bg_vofs[BG2] = 0x0000; in power()
182 regs.bg_hofs[BG3] = regs.bg_vofs[BG3] = 0x0000; in power()
[all …]
/dports/emulators/hercules/hercules-3.13/
H A Dcontrol.c307 PER_SB(regs, regs->psw.IA); in DEF_INST()
515 SET_BEAR_REG(regs, regs->ip - 4); in DEF_INST()
536 regs->CR(7) = regs->CR(1); in DEF_INST()
588 PER_SB(regs, regs->psw.IA); in DEF_INST()
664 n = ARCH_DEP(trace_br)(regs->psw.amode, regs->GR_L(r2), regs); in DEF_INST()
681 PER_SB(regs, regs->psw.IA); in DEF_INST()
877 regs->GR_H(r1) = regs->CR_H(4); in DEF_INST()
947 regs->GR_H(r1) = regs->CR_H(3); in DEF_INST()
3306 PER_SB(regs, regs->psw.IA); in DEF_INST()
3563 PER_SB(regs, regs->psw.IA); in DEF_INST()
[all …]
H A Dplo.c79 if(!REAL_MODE(&regs->psw) && ACCESS_REGISTER_MODE(&regs->psw)) in ARCH_DEP()
172 if(!REAL_MODE(&regs->psw) && ACCESS_REGISTER_MODE(&regs->psw)) in ARCH_DEP()
224 ARCH_DEP(vstore4) ( regs->GR_L(r1+1), effective_addr2, b2, regs ); in ARCH_DEP()
440 if(!REAL_MODE(&regs->psw) && ACCESS_REGISTER_MODE(&regs->psw)) in ARCH_DEP()
578 if(!REAL_MODE(&regs->psw) && ACCESS_REGISTER_MODE(&regs->psw)) in ARCH_DEP()
689 if(!REAL_MODE(&regs->psw) && ACCESS_REGISTER_MODE(&regs->psw)) in ARCH_DEP()
790 if(!REAL_MODE(&regs->psw) && ACCESS_REGISTER_MODE(&regs->psw)) in ARCH_DEP()
849 if(!REAL_MODE(&regs->psw) && ACCESS_REGISTER_MODE(&regs->psw)) in ARCH_DEP()
881 if(!REAL_MODE(&regs->psw) && ACCESS_REGISTER_MODE(&regs->psw)) in ARCH_DEP()
889 if(!REAL_MODE(&regs->psw) && ACCESS_REGISTER_MODE(&regs->psw)) in ARCH_DEP()
[all …]
/dports/net/mpich/mpich-3.4.3/modules/hwloc/utils/hwloc/
H A Dhwloc-gather-cpuid.c41 fprintf(output, "%x %x %x %x %x", inregmask, regs[0], regs[1], regs[2], regs[3]); in dump_one_cpuid()
42 hwloc_x86_cpuid(&regs[0], &regs[1], &regs[2], &regs[3]); in dump_one_cpuid()
43 fprintf(output, " => %x %x %x %x\n", regs[0], regs[1], regs[2], regs[3]); in dump_one_cpuid()
83 hwloc_x86_cpuid(&regs[0], &regs[1], &regs[2], &regs[3]); in dump_one_proc()
86 hwloc_x86_cpuid(&regs[0], &regs[1], &regs[2], &regs[3]); in dump_one_proc()
139 regs[0] = 0x7; regs[2] = 0; in dump_one_proc()
177 regs[0] = 0xd; regs[2] = 0; in dump_one_proc()
181 regs[0] = 0xd; regs[2] = 1; in dump_one_proc()
187 regs[0] = 0xd; regs[2] = i; in dump_one_proc()
193 regs[0] = 0xd; regs[2] = i+32; in dump_one_proc()
[all …]
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/utils/hwloc/
H A Dhwloc-gather-cpuid.c41 fprintf(output, "%x %x %x %x %x", inregmask, regs[0], regs[1], regs[2], regs[3]); in dump_one_cpuid()
42 hwloc_x86_cpuid(&regs[0], &regs[1], &regs[2], &regs[3]); in dump_one_cpuid()
43 fprintf(output, " => %x %x %x %x\n", regs[0], regs[1], regs[2], regs[3]); in dump_one_cpuid()
83 hwloc_x86_cpuid(&regs[0], &regs[1], &regs[2], &regs[3]); in dump_one_proc()
86 hwloc_x86_cpuid(&regs[0], &regs[1], &regs[2], &regs[3]); in dump_one_proc()
139 regs[0] = 0x7; regs[2] = 0; in dump_one_proc()
177 regs[0] = 0xd; regs[2] = 0; in dump_one_proc()
181 regs[0] = 0xd; regs[2] = 1; in dump_one_proc()
187 regs[0] = 0xd; regs[2] = i; in dump_one_proc()
193 regs[0] = 0xd; regs[2] = i+32; in dump_one_proc()
[all …]
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/utils/hwloc/
H A Dhwloc-gather-cpuid.c41 fprintf(output, "%x %x %x %x %x", inregmask, regs[0], regs[1], regs[2], regs[3]); in dump_one_cpuid()
42 hwloc_x86_cpuid(&regs[0], &regs[1], &regs[2], &regs[3]); in dump_one_cpuid()
43 fprintf(output, " => %x %x %x %x\n", regs[0], regs[1], regs[2], regs[3]); in dump_one_cpuid()
83 hwloc_x86_cpuid(&regs[0], &regs[1], &regs[2], &regs[3]); in dump_one_proc()
86 hwloc_x86_cpuid(&regs[0], &regs[1], &regs[2], &regs[3]); in dump_one_proc()
139 regs[0] = 0x7; regs[2] = 0; in dump_one_proc()
177 regs[0] = 0xd; regs[2] = 0; in dump_one_proc()
181 regs[0] = 0xd; regs[2] = 1; in dump_one_proc()
187 regs[0] = 0xd; regs[2] = i; in dump_one_proc()
193 regs[0] = 0xd; regs[2] = i+32; in dump_one_proc()
[all …]
/dports/emulators/vice/vice-3.5/src/
H A Dmos6510dtv.h171 #define MOS6510DTV_REGS_GET_A(regs) ((regs)->a) argument
172 #define MOS6510DTV_REGS_GET_X(regs) ((regs)->x) argument
173 #define MOS6510DTV_REGS_GET_Y(regs) ((regs)->y) argument
174 #define MOS6510DTV_REGS_GET_SP(regs) ((regs)->sp) argument
175 #define MOS6510DTV_REGS_GET_PC(regs) ((regs)->pc) argument
177 #define MOS6510DTV_REGS_GET_R3(regs) ((regs)->r3) argument
178 #define MOS6510DTV_REGS_GET_R4(regs) ((regs)->r4) argument
179 #define MOS6510DTV_REGS_GET_R5(regs) ((regs)->r5) argument
180 #define MOS6510DTV_REGS_GET_R6(regs) ((regs)->r6) argument
181 #define MOS6510DTV_REGS_GET_R7(regs) ((regs)->r7) argument
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/
H A Dmos6510dtv.h171 #define MOS6510DTV_REGS_GET_A(regs) ((regs)->a) argument
172 #define MOS6510DTV_REGS_GET_X(regs) ((regs)->x) argument
173 #define MOS6510DTV_REGS_GET_Y(regs) ((regs)->y) argument
174 #define MOS6510DTV_REGS_GET_SP(regs) ((regs)->sp) argument
175 #define MOS6510DTV_REGS_GET_PC(regs) ((regs)->pc) argument
177 #define MOS6510DTV_REGS_GET_R3(regs) ((regs)->r3) argument
178 #define MOS6510DTV_REGS_GET_R4(regs) ((regs)->r4) argument
179 #define MOS6510DTV_REGS_GET_R5(regs) ((regs)->r5) argument
180 #define MOS6510DTV_REGS_GET_R6(regs) ((regs)->r6) argument
181 #define MOS6510DTV_REGS_GET_R7(regs) ((regs)->r7) argument
[all …]
/dports/emulators/snes9x-gtk/snes9x-1.54.1/apu/bapu/smp/core/
H A Dop_mov.cpp3 regs.a = regs.x;
4 regs.p.n = !!(regs.a & 0x80);
5 regs.p.z = (regs.a == 0);
11 regs.a = regs.y;
12 regs.p.n = !!(regs.a & 0x80);
13 regs.p.z = (regs.a == 0);
19 regs.x = regs.a;
21 regs.p.z = (regs.x == 0);
27 regs.y = regs.a;
35 regs.x = regs.sp;
[all …]
/dports/emulators/mednafen/mednafen/src/snes/src/ppu/mmio/
H A Dmmio.cpp6 regs.oam_addr = regs.oam_baseaddr << 1; in mmio_w2100()
7 regs.oam_firstsprite = (regs.oam_priority == false) ? 0 : (regs.oam_addr >> 2) & 127; in mmio_w2100()
25 regs.oam_addr = regs.oam_baseaddr << 1; in mmio_w2102()
26 regs.oam_firstsprite = (regs.oam_priority == false) ? 0 : (regs.oam_addr >> 2) & 127; in mmio_w2102()
34 regs.oam_addr = regs.oam_baseaddr << 1; in mmio_w2103()
35 regs.oam_firstsprite = (regs.oam_priority == false) ? 0 : (regs.oam_addr >> 2) & 127; in mmio_w2103()
200 regs.vram_addr += regs.vram_incsize; in mmio_w2118()
213 regs.vram_addr += regs.vram_incsize; in mmio_w2119()
416 regs.color_rgb = (regs.color_r) in mmio_w2132()
479 regs.ppu1_mdr = regs.vram_readbuffer; in mmio_r2139()
[all …]
/dports/games/libretro-beetle_bsnes/beetle-bsnes-libretro-b65ded5bde278c18af538c687db9b72c995b220a/mednafen/snes/src/ppu/bppu/mmio/
H A Dmmio.cpp6 regs.oam_addr = regs.oam_baseaddr << 1; in mmio_w2100()
7 regs.oam_firstsprite = (regs.oam_priority == false) ? 0 : (regs.oam_addr >> 2) & 127; in mmio_w2100()
25 regs.oam_addr = regs.oam_baseaddr << 1; in mmio_w2102()
26 regs.oam_firstsprite = (regs.oam_priority == false) ? 0 : (regs.oam_addr >> 2) & 127; in mmio_w2102()
34 regs.oam_addr = regs.oam_baseaddr << 1; in mmio_w2103()
35 regs.oam_firstsprite = (regs.oam_priority == false) ? 0 : (regs.oam_addr >> 2) & 127; in mmio_w2103()
200 regs.vram_addr += regs.vram_incsize; in mmio_w2118()
213 regs.vram_addr += regs.vram_incsize; in mmio_w2119()
416 regs.color_rgb = (regs.color_r) in mmio_w2132()
479 regs.ppu1_mdr = regs.vram_readbuffer; in mmio_r2139()
[all …]
/dports/emulators/mess/mame-mame0226/src/devices/cpu/upd7725/
H A Dupd7725.cpp387 case 1: regs.idb = regs.a; break; in exec_op()
388 case 2: regs.idb = regs.b; break; in exec_op()
394 case 8: regs.idb = regs.dr; regs.sr.rqm = 1; break; in exec_op()
399 case 13: regs.idb = regs.k; break; in exec_op()
422 case 0: q = regs.a; flag = regs.flaga; c = regs.flagb.c; break; in exec_op()
423 case 1: q = regs.b; flag = regs.flagb; c = regs.flaga.c; break; in exec_op()
502 regs.pc = regs.stack[--regs.sp]; in exec_rt()
563 …case 0x140: regs.stack[regs.sp++] = regs.pc; regs.pc = 0x0000 | jpl; regs.sp &= 0xf; return; //LC… in exec_jp()
564 …case 0x141: regs.stack[regs.sp++] = regs.pc; regs.pc = 0x2000 | jpl; regs.sp &= 0xf; return; //HC… in exec_jp()
589 case 11: regs.k = id; regs.l = m_data.read_word(regs.rp); break; in exec_ld()
[all …]
/dports/emulators/mame/mame-mame0226/src/devices/cpu/upd7725/
H A Dupd7725.cpp387 case 1: regs.idb = regs.a; break; in exec_op()
388 case 2: regs.idb = regs.b; break; in exec_op()
394 case 8: regs.idb = regs.dr; regs.sr.rqm = 1; break; in exec_op()
399 case 13: regs.idb = regs.k; break; in exec_op()
422 case 0: q = regs.a; flag = regs.flaga; c = regs.flagb.c; break; in exec_op()
423 case 1: q = regs.b; flag = regs.flagb; c = regs.flaga.c; break; in exec_op()
502 regs.pc = regs.stack[--regs.sp]; in exec_rt()
563 …case 0x140: regs.stack[regs.sp++] = regs.pc; regs.pc = 0x0000 | jpl; regs.sp &= 0xf; return; //LC… in exec_jp()
564 …case 0x141: regs.stack[regs.sp++] = regs.pc; regs.pc = 0x2000 | jpl; regs.sp &= 0xf; return; //HC… in exec_jp()
589 case 11: regs.k = id; regs.l = m_data.read_word(regs.rp); break; in exec_ld()
[all …]
/dports/devel/hwloc2/hwloc-2.5.0/utils/hwloc/
H A Dhwloc-gather-cpuid.c41 fprintf(output, "%x %x %x %x %x", inregmask, regs[0], regs[1], regs[2], regs[3]); in dump_one_cpuid()
42 hwloc_x86_cpuid(&regs[0], &regs[1], &regs[2], &regs[3]); in dump_one_cpuid()
43 fprintf(output, " => %x %x %x %x\n", regs[0], regs[1], regs[2], regs[3]); in dump_one_cpuid()
83 hwloc_x86_cpuid(&regs[0], &regs[1], &regs[2], &regs[3]); in dump_one_proc()
86 hwloc_x86_cpuid(&regs[0], &regs[1], &regs[2], &regs[3]); in dump_one_proc()
139 regs[0] = 0x7; regs[2] = 0; in dump_one_proc()
177 regs[0] = 0xd; regs[2] = 0; in dump_one_proc()
181 regs[0] = 0xd; regs[2] = 1; in dump_one_proc()
187 regs[0] = 0xd; regs[2] = i; in dump_one_proc()
193 regs[0] = 0xd; regs[2] = i+32; in dump_one_proc()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/board/cavium/thunderx/
H A Datf.c22 regs.regs[1] = offset; in atf_read_mmc()
23 regs.regs[2] = size; in atf_read_mmc()
28 return regs.regs[0]; in atf_read_mmc()
35 regs.regs[1] = offset; in atf_read_nor()
36 regs.regs[2] = size; in atf_read_nor()
41 return regs.regs[0]; in atf_read_nor()
51 return regs.regs[0]; in atf_get_pcount()
59 regs.regs[2] = index; in atf_get_part()
63 return regs.regs[0]; in atf_get_part()
75 return regs.regs[0]; in atf_erase_nor()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/board/cavium/thunderx/
H A Datf.c22 regs.regs[1] = offset; in atf_read_mmc()
23 regs.regs[2] = size; in atf_read_mmc()
28 return regs.regs[0]; in atf_read_mmc()
35 regs.regs[1] = offset; in atf_read_nor()
36 regs.regs[2] = size; in atf_read_nor()
41 return regs.regs[0]; in atf_read_nor()
51 return regs.regs[0]; in atf_get_pcount()
59 regs.regs[2] = index; in atf_get_part()
63 return regs.regs[0]; in atf_get_part()
75 return regs.regs[0]; in atf_erase_nor()
[all …]
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/board/cavium/thunderx/
H A Datf.c25 regs.regs[1] = offset; in atf_read_mmc()
26 regs.regs[2] = size; in atf_read_mmc()
31 return regs.regs[0]; in atf_read_mmc()
38 regs.regs[1] = offset; in atf_read_nor()
39 regs.regs[2] = size; in atf_read_nor()
44 return regs.regs[0]; in atf_read_nor()
54 return regs.regs[0]; in atf_get_pcount()
62 regs.regs[2] = index; in atf_get_part()
66 return regs.regs[0]; in atf_get_part()
78 return regs.regs[0]; in atf_erase_nor()
[all …]
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/board/cavium/thunderx/
H A Datf.c25 regs.regs[1] = offset; in atf_read_mmc()
26 regs.regs[2] = size; in atf_read_mmc()
31 return regs.regs[0]; in atf_read_mmc()
38 regs.regs[1] = offset; in atf_read_nor()
39 regs.regs[2] = size; in atf_read_nor()
44 return regs.regs[0]; in atf_read_nor()
54 return regs.regs[0]; in atf_get_pcount()
62 regs.regs[2] = index; in atf_get_part()
66 return regs.regs[0]; in atf_get_part()
78 return regs.regs[0]; in atf_erase_nor()
[all …]
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/board/cavium/thunderx/
H A Datf.c25 regs.regs[1] = offset; in atf_read_mmc()
26 regs.regs[2] = size; in atf_read_mmc()
31 return regs.regs[0]; in atf_read_mmc()
38 regs.regs[1] = offset; in atf_read_nor()
39 regs.regs[2] = size; in atf_read_nor()
44 return regs.regs[0]; in atf_read_nor()
54 return regs.regs[0]; in atf_get_pcount()
62 regs.regs[2] = index; in atf_get_part()
66 return regs.regs[0]; in atf_get_part()
78 return regs.regs[0]; in atf_erase_nor()
[all …]
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/board/cavium/thunderx/
H A Datf.c25 regs.regs[1] = offset; in atf_read_mmc()
26 regs.regs[2] = size; in atf_read_mmc()
31 return regs.regs[0]; in atf_read_mmc()
38 regs.regs[1] = offset; in atf_read_nor()
39 regs.regs[2] = size; in atf_read_nor()
44 return regs.regs[0]; in atf_read_nor()
54 return regs.regs[0]; in atf_get_pcount()
62 regs.regs[2] = index; in atf_get_part()
66 return regs.regs[0]; in atf_get_part()
78 return regs.regs[0]; in atf_erase_nor()
[all …]

12345678910>>...568