Home
last modified time | relevance | path

Searched refs:counter0 (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/arch/powerpc/kernel/vdso/
H A Dvgetrandom-chacha.S32 #define counter0 r14 macro
174 lwz counter0, 0(counter)
177 rldimi counter0, counter1, 32, 0
215 mr state12, counter0
245 add state12, state12, counter0
295 addi counter0, counter0, 1
296 srdi counter1, counter0, 32
298 addic counter0, counter0, 1
309 stw counter0, 0(counter)
/linux-6.15/drivers/watchdog/
H A Dni903x_wdt.c82 u8 control, counter0, counter1, counter2; in ni903x_wdd_get_timeleft() local
91 counter0 = inb(wdt->io_base + NIWD_COUNTER0); in ni903x_wdd_get_timeleft()
93 counter = (counter2 << 16) | (counter1 << 8) | counter0; in ni903x_wdd_get_timeleft()
/linux-6.15/Documentation/devicetree/bindings/counter/
H A Dftm-quaddec.txt13 counter0: counter@29d0000 {
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-platform-mellanox-pmc62 represented by a bit (bit 0 for counter0, bit1 for counter1 and so on)
/linux-6.15/Documentation/devicetree/bindings/arm/
H A Darm,cci-400.yaml86 followed by counter0 overflow interrupt, counter1 overflow
/linux-6.15/arch/arm/boot/dts/nxp/ls/
H A Dls1021a.dtsi395 counter0: counter@29d0000 { label