Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-ixp2000/
Dcore.c54 old_cfg->CCR = *IXP2000_SLOWPORT_CCR; in ixp2000_acquire_slowport()
60 ixp2000_reg_write(IXP2000_SLOWPORT_CCR, new_cfg->CCR); in ixp2000_acquire_slowport()
69 ixp2000_reg_write(IXP2000_SLOWPORT_CCR, old_cfg->CCR); in ixp2000_release_slowport()
/linux-3.4.99/arch/arm/mach-ixp2000/include/mach/
Dixp2000-regs.h292 #define IXP2000_SLOWPORT_CCR SLOWPORT_CSR(0x00) macro