Home
last modified time | relevance | path

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

/openbmc/linux/include/pcmcia/
H A Dds.h246 #define PRESENT_STATUS 0x002 macro
/openbmc/linux/drivers/pcmcia/
H A Dpcmcia_resource.c518 if (!(p_dev->config_regs & PRESENT_STATUS)) in pcmcia_enable_device()
565 if (p_dev->config_regs & PRESENT_STATUS) in pcmcia_enable_device()