Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pcmcia/
H A Di82365.c99 static int has_ring = -1; variable
126 module_param(has_ring, int, 0444);
327 if (has_ring == -1) has_ring = 1; in cirrus_set_opts()
328 flip(p->misc2, PD67_MC2_IRQ15_RI, has_ring); in cirrus_set_opts()