Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pcmcia/
H A Di82365.c187 #define IS_VG_PWR 0x0800 macro
205 { "Vadem VG-469", IS_VADEM|IS_VG_PWR },
961 } else if (t->flags & IS_VG_PWR) { in i365_set_socket()