Home
last modified time | relevance | path

Searched refs:PCCR_S0_RST (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/pcmcia/
Dsa1111_generic.c125 rst = PCCR_S0_RST; in sa1111_pcmcia_configure_socket()
/linux-2.4.37.9/arch/arm/mach-sa1100/
Dadsagc.c219 PCCR = ~(PCCR_S0_RST | PCCR_S1_RST); in adsagc_sa1111_wake()
Dadsbitsyplus.c186 PCCR = ~(PCCR_S0_RST | PCCR_S1_RST); in adsbitsyplus_sa1111_wake()
/linux-2.4.37.9/include/asm-arm/hardware/
Dsa1111.h666 #define PCCR_S0_RST (1<<0) macro