Home
last modified time | relevance | path

Searched refs:TCNTB3 (Results 1 – 19 of 19) sorted by relevance

/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/timer/
H A Dexynos4210_pwm.c58 #define TCNTB3 0x0030 macro
234 case TCNTB2: case TCNTB3: case TCNTB4: in exynos4210_pwm_read()
321 case TCNTB2: case TCNTB3: case TCNTB4: in exynos4210_pwm_write()
/dports/emulators/qemu42/qemu-4.2.1/hw/timer/
H A Dexynos4210_pwm.c59 #define TCNTB3 0x0030 macro
237 case TCNTB2: case TCNTB3: case TCNTB4: in exynos4210_pwm_read()
328 case TCNTB2: case TCNTB3: case TCNTB4: in exynos4210_pwm_write()
/dports/emulators/qemu/qemu-6.2.0/hw/timer/
H A Dexynos4210_pwm.c60 #define TCNTB3 0x0030 macro
237 case TCNTB2: case TCNTB3: case TCNTB4: in exynos4210_pwm_read()
328 case TCNTB2: case TCNTB3: case TCNTB4: in exynos4210_pwm_write()
/dports/emulators/qemu60/qemu-6.0.0/hw/timer/
H A Dexynos4210_pwm.c60 #define TCNTB3 0x0030 macro
237 case TCNTB2: case TCNTB3: case TCNTB4: in exynos4210_pwm_read()
328 case TCNTB2: case TCNTB3: case TCNTB4: in exynos4210_pwm_write()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/timer/
H A Dexynos4210_pwm.c59 #define TCNTB3 0x0030 macro
237 case TCNTB2: case TCNTB3: case TCNTB4: in exynos4210_pwm_read()
328 case TCNTB2: case TCNTB3: case TCNTB4: in exynos4210_pwm_write()
/dports/emulators/qemu5/qemu-5.2.0/hw/timer/
H A Dexynos4210_pwm.c60 #define TCNTB3 0x0030 macro
237 case TCNTB2: case TCNTB3: case TCNTB4: in exynos4210_pwm_read()
328 case TCNTB2: case TCNTB3: case TCNTB4: in exynos4210_pwm_write()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/timer/
H A Dexynos4210_pwm.c59 #define TCNTB3 0x0030 macro
237 case TCNTB2: case TCNTB3: case TCNTB4: in exynos4210_pwm_read()
328 case TCNTB2: case TCNTB3: case TCNTB4: in exynos4210_pwm_write()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/timer/
H A Dexynos4210_pwm.c60 #define TCNTB3 0x0030 macro
237 case TCNTB2: case TCNTB3: case TCNTB4: in exynos4210_pwm_read()
328 case TCNTB2: case TCNTB3: case TCNTB4: in exynos4210_pwm_write()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/timer/
H A Dexynos4210_pwm.c59 #define TCNTB3 0x0030 macro
237 case TCNTB2: case TCNTB3: case TCNTB4: in exynos4210_pwm_read()
328 case TCNTB2: case TCNTB3: case TCNTB4: in exynos4210_pwm_write()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/arm/include/asm/arch-s3c44b0/
H A Dhardware.h149 #define TCNTB3 REGL(0x150030) macro
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/arm/include/asm/arch-s3c44b0/
H A Dhardware.h149 #define TCNTB3 REGL(0x150030) macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/arm/include/asm/arch-s3c44b0/
H A Dhardware.h149 #define TCNTB3 REGL(0x150030) macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/arm/include/asm/arch-s3c44b0/
H A Dhardware.h149 #define TCNTB3 REGL(0x150030) macro
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/arch/arm/include/asm/arch-s3c44b0/
H A Dhardware.h149 #define TCNTB3 REGL(0x150030) macro
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/arch/arm/include/asm/arch-s3c44b0/
H A Dhardware.h149 #define TCNTB3 REGL(0x150030) macro
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/arch/arm/include/asm/arch-s3c44b0/
H A Dhardware.h149 #define TCNTB3 REGL(0x150030) macro
/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Ds3c24xx.h195 static constexpr offs_t TCNTB3 = 0x30 / 4; // Timer Count Buffer 3 member
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A Ds3c24xx.h195 static constexpr offs_t TCNTB3 = 0x30 / 4; // Timer Count Buffer 3 member
/dports/emulators/x49gp/x49gp/x49gp-code/
H A Ds3c2410_timer.c97 S3C2410_OFFSET(TIMER, TCNTB3, 0, timer->timeout[3].tcntb), in s3c2410_timer_data_init()