Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pcmcia/
H A Dsoc_common.h88 #define SOC_PCMCIA_POLL_PERIOD (2*HZ) macro
H A Dsoc_common.c468 mod_timer(&skt->poll_timer, jiffies + SOC_PCMCIA_POLL_PERIOD); in soc_common_pcmcia_poll_event()
801 skt->poll_timer.expires = jiffies + SOC_PCMCIA_POLL_PERIOD; in soc_pcmcia_add_one()