Home
last modified time | relevance | path

Searched refs:I365_CS_WRPROT (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/pcmcia/
H A Di82365.h60 #define I365_CS_WRPROT 0x10 macro
H A Di82092.c430 if (status & I365_CS_WRPROT) in i82092aa_get_status()
H A Dpd6729.c276 if (status & I365_CS_WRPROT) in pd6729_get_status()
H A Di82365.c901 *value |= (status & I365_CS_WRPROT) ? SS_WRPROT : 0; in i365_get_status()
H A Dyenta_socket.c239 val |= (status & I365_CS_WRPROT) ? SS_WRPROT : 0; in yenta_get_status()