Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pcmcia/
Dpxa2xx_balloon3.c79 state->ready = !!(status & BALLOON3_CF_nIRQ); in balloon3_pcmcia_socket_state()
/linux-4.4.14/arch/arm/mach-pxa/include/mach/
Dballoon3.h54 #define BALLOON3_CF_nIRQ (1 << 0) macro