Searched refs:HPET_T0_CFG (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/mips/loongson64/
H A Dhpet.c96 cfg = hpet_read(HPET_T0_CFG);
100 hpet_write(HPET_T0_CFG, cfg);
120 cfg = hpet_read(HPET_T0_CFG);
122 hpet_write(HPET_T0_CFG, cfg);
135 cfg = hpet_read(HPET_T0_CFG);
143 hpet_write(HPET_T0_CFG, cfg);
/linux-master/arch/mips/include/asm/
H A Dhpet.h23 #define HPET_T0_CFG 0x100 macro
/linux-master/arch/x86/include/asm/
H A Dhpet.h21 #define HPET_T0_CFG 0x100 macro

Completed in 121 milliseconds