Home
last modified time | relevance | path

Searched refs:IXP2000_SLOWPORT_RTC2 (Results 1 – 2 of 2) sorted by relevance

/arch/arm/mach-ixp2000/
Dcore.c56 old_cfg->RTC = *IXP2000_SLOWPORT_RTC2; in ixp2000_acquire_slowport()
62 ixp2000_reg_write(IXP2000_SLOWPORT_RTC2, new_cfg->RTC); in ixp2000_acquire_slowport()
71 ixp2000_reg_write(IXP2000_SLOWPORT_RTC2, old_cfg->RTC); in ixp2000_release_slowport()
/arch/arm/mach-ixp2000/include/mach/
Dixp2000-regs.h296 #define IXP2000_SLOWPORT_RTC2 SLOWPORT_CSR(0x10) macro