Home
last modified time | relevance | path

Searched refs:PCIRC_CDIN1 (Results 1 – 3 of 3) sorted by relevance

/drivers/pcmcia/
Dm32r_pcc.h32 #define PCIRC_CDIN1 (1UL<<(31-14)) macro
Dm32r_cfc.h36 #define PCIRC_CDIN1 (1UL<<(31-14)) macro
Dm32r_pcc.c301 f = (stat & (PCIRC_CDIN1 | PCIRC_CDIN2)) >> 16; in is_alive()
411 *value = ((status & PCIRC_CDIN1) && (status & PCIRC_CDIN2)) in _pcc_get_status()