Home
last modified time | relevance | path

Searched refs:HPET_MMIO_ADDR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/loongson64/
H A Dhpet.c43 return *(volatile unsigned int *)(HPET_MMIO_ADDR + offset); in hpet_read()
48 *(volatile unsigned int *)(HPET_MMIO_ADDR + offset) = data; in hpet_write()
/kernel/linux/linux-6.6/arch/mips/loongson64/
H A Dhpet.c43 return *(volatile unsigned int *)(HPET_MMIO_ADDR + offset); in hpet_read()
48 *(volatile unsigned int *)(HPET_MMIO_ADDR + offset) = data; in hpet_write()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dhpet.h67 #define HPET_MMIO_ADDR 0x90000e0000020000 macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dhpet.h67 #define HPET_MMIO_ADDR 0x90000e0000020000 macro

Completed in 2 milliseconds