Home
last modified time | relevance | path

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

/arch/arm/mach-ixp2000/
Dcore.c57 old_cfg->PCR = *IXP2000_SLOWPORT_PCR; in ixp2000_acquire_slowport()
63 ixp2000_reg_write(IXP2000_SLOWPORT_PCR, new_cfg->PCR); in ixp2000_acquire_slowport()
72 ixp2000_reg_write(IXP2000_SLOWPORT_PCR, old_cfg->PCR); in ixp2000_release_slowport()
/arch/arm/mach-ixp2000/include/mach/
Dixp2000-regs.h298 #define IXP2000_SLOWPORT_PCR SLOWPORT_CSR(0x18) macro