Home
last modified time | relevance | path

Searched refs:CH_EN (Results 1 – 25 of 79) sorted by relevance

1234

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/clocksource/
H A Dtimer-atcpit100.c45 #define CH_EN 0x1C macro
100 val = readl(base + CH_EN); in atcpit100_clocksource_start()
101 writel(val | CH1TMR0EN, base + CH_EN); in atcpit100_clocksource_start()
108 val = readl(base + CH_EN); in atcpit100_clkevt_time_start()
109 writel(val | CH0TMR0EN, base + CH_EN); in atcpit100_clkevt_time_start()
117 val = readl(base + CH_EN); in atcpit100_clkevt_time_stop()
118 writel(val & ~CH0TMR0EN, base + CH_EN); in atcpit100_clkevt_time_stop()
127 val = readl(timer_of_base(to) + CH_EN); in atcpit100_clkevt_next_event()
130 writel(val | CH0TMR0EN, timer_of_base(to) + CH_EN); in atcpit100_clkevt_next_event()
158 val = readl(timer_of_base(to) + CH_EN); in atcpit100_clkevt_set_oneshot()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/clocksource/
H A Dtimer-atcpit100.c45 #define CH_EN 0x1C macro
100 val = readl(base + CH_EN); in atcpit100_clocksource_start()
101 writel(val | CH1TMR0EN, base + CH_EN); in atcpit100_clocksource_start()
108 val = readl(base + CH_EN); in atcpit100_clkevt_time_start()
109 writel(val | CH0TMR0EN, base + CH_EN); in atcpit100_clkevt_time_start()
117 val = readl(base + CH_EN); in atcpit100_clkevt_time_stop()
118 writel(val & ~CH0TMR0EN, base + CH_EN); in atcpit100_clkevt_time_stop()
127 val = readl(timer_of_base(to) + CH_EN); in atcpit100_clkevt_next_event()
130 writel(val | CH0TMR0EN, timer_of_base(to) + CH_EN); in atcpit100_clkevt_next_event()
158 val = readl(timer_of_base(to) + CH_EN); in atcpit100_clkevt_set_oneshot()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/clocksource/
H A Dtimer-atcpit100.c45 #define CH_EN 0x1C macro
100 val = readl(base + CH_EN); in atcpit100_clocksource_start()
101 writel(val | CH1TMR0EN, base + CH_EN); in atcpit100_clocksource_start()
108 val = readl(base + CH_EN); in atcpit100_clkevt_time_start()
109 writel(val | CH0TMR0EN, base + CH_EN); in atcpit100_clkevt_time_start()
117 val = readl(base + CH_EN); in atcpit100_clkevt_time_stop()
118 writel(val & ~CH0TMR0EN, base + CH_EN); in atcpit100_clkevt_time_stop()
127 val = readl(timer_of_base(to) + CH_EN); in atcpit100_clkevt_next_event()
130 writel(val | CH0TMR0EN, timer_of_base(to) + CH_EN); in atcpit100_clkevt_next_event()
158 val = readl(timer_of_base(to) + CH_EN); in atcpit100_clkevt_set_oneshot()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/drivers/timer/
H A Datcpit100_timer.c35 #define CH_EN 0x1C macro
85 REG32_TMR(CH_EN) |= CH_TMR_EN(1 , 0); in atcpit_timer_probe()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/drivers/timer/
H A Datcpit100_timer.c35 #define CH_EN 0x1C macro
85 REG32_TMR(CH_EN) |= CH_TMR_EN(1 , 0); in atcpit_timer_probe()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/drivers/timer/
H A Datcpit100_timer.c35 #define CH_EN 0x1C macro
85 REG32_TMR(CH_EN) |= CH_TMR_EN(1 , 0); in atcpit_timer_probe()
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/drivers/timer/
H A Datcpit100_timer.c35 #define CH_EN 0x1C macro
84 REG32_TMR(CH_EN) |= CH_TMR_EN(1 , 0); in atcpit_timer_probe()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/timer/
H A Datcpit100_timer.c35 #define CH_EN 0x1C macro
84 REG32_TMR(CH_EN) |= CH_TMR_EN(1 , 0); in atcpit_timer_probe()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/drivers/timer/
H A Datcpit100_timer.c35 #define CH_EN 0x1C macro
84 REG32_TMR(CH_EN) |= CH_TMR_EN(1 , 0); in atcpit_timer_probe()
/dports/sysutils/u-boot-chip/u-boot-2021.07/drivers/timer/
H A Datcpit100_timer.c35 #define CH_EN 0x1C macro
84 REG32_TMR(CH_EN) |= CH_TMR_EN(1 , 0); in atcpit_timer_probe()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/drivers/timer/
H A Datcpit100_timer.c35 #define CH_EN 0x1C macro
84 REG32_TMR(CH_EN) |= CH_TMR_EN(1 , 0); in atcpit_timer_probe()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/drivers/timer/
H A Datcpit100_timer.c35 #define CH_EN 0x1C macro
84 REG32_TMR(CH_EN) |= CH_TMR_EN(1 , 0); in atcpit_timer_probe()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/drivers/timer/
H A Datcpit100_timer.c35 #define CH_EN 0x1C macro
84 REG32_TMR(CH_EN) |= CH_TMR_EN(1 , 0); in atcpit_timer_probe()
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/drivers/timer/
H A Datcpit100_timer.c35 #define CH_EN 0x1C macro
84 REG32_TMR(CH_EN) |= CH_TMR_EN(1 , 0); in atcpit_timer_probe()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/drivers/timer/
H A Datcpit100_timer.c35 #define CH_EN 0x1C macro
84 REG32_TMR(CH_EN) |= CH_TMR_EN(1 , 0); in atcpit_timer_probe()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/drivers/timer/
H A Datcpit100_timer.c35 #define CH_EN 0x1C macro
84 REG32_TMR(CH_EN) |= CH_TMR_EN(1 , 0); in atcpit_timer_probe()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/drivers/timer/
H A Datcpit100_timer.c35 #define CH_EN 0x1C macro
84 REG32_TMR(CH_EN) |= CH_TMR_EN(1 , 0); in atcpit_timer_probe()
/dports/sysutils/u-boot-rpi/u-boot-2021.07/drivers/timer/
H A Datcpit100_timer.c35 #define CH_EN 0x1C macro
84 REG32_TMR(CH_EN) |= CH_TMR_EN(1 , 0); in atcpit_timer_probe()
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/drivers/timer/
H A Datcpit100_timer.c35 #define CH_EN 0x1C macro
84 REG32_TMR(CH_EN) |= CH_TMR_EN(1 , 0); in atcpit_timer_probe()
/dports/sysutils/u-boot-pinebookpro/u-boot-2021.07/drivers/timer/
H A Datcpit100_timer.c35 #define CH_EN 0x1C macro
84 REG32_TMR(CH_EN) |= CH_TMR_EN(1 , 0); in atcpit_timer_probe()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/drivers/timer/
H A Datcpit100_timer.c35 #define CH_EN 0x1C macro
84 REG32_TMR(CH_EN) |= CH_TMR_EN(1 , 0); in atcpit_timer_probe()
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/drivers/timer/
H A Datcpit100_timer.c35 #define CH_EN 0x1C macro
84 REG32_TMR(CH_EN) |= CH_TMR_EN(1 , 0); in atcpit_timer_probe()
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/drivers/timer/
H A Datcpit100_timer.c35 #define CH_EN 0x1C macro
84 REG32_TMR(CH_EN) |= CH_TMR_EN(1 , 0); in atcpit_timer_probe()
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/drivers/timer/
H A Datcpit100_timer.c35 #define CH_EN 0x1C macro
84 REG32_TMR(CH_EN) |= CH_TMR_EN(1 , 0); in atcpit_timer_probe()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/drivers/timer/
H A Datcpit100_timer.c35 #define CH_EN 0x1C macro
85 REG32_TMR(CH_EN) |= CH_TMR_EN(1 , 0); in atcpit_timer_probe()

1234