Searched refs:PCCSIGCR_CRST (Results 1 – 3 of 3) sorted by relevance
/drivers/pcmcia/ | ||
D | m32r_pcc.h | 43 #define PCCSIGCR_CRST (1UL<<(31-15)) macro |
D | m32r_cfc.h | 47 #define PCCSIGCR_CRST (1UL<<(31-15)) macro |
D | m32r_pcc.c | 439 reg |= PCCSIGCR_CRST; in _pcc_set_socket() |