Searched refs:PCCSIGCR_SEN (Results 1 – 3 of 3) sorted by relevance
| /linux-4.4.14/drivers/pcmcia/ | ||
| D | m32r_pcc.h | 41 #define PCCSIGCR_SEN (1UL<<(31-3)) macro |
| D | m32r_cfc.h | 45 #define PCCSIGCR_SEN (1UL<<(31-3)) macro |
| D | m32r_pcc.c | 445 reg |= PCCSIGCR_SEN; in _pcc_set_socket() |