13 #include <linux/module.h>
31 spin_unlock_irqrestore(&index_access_lock, flags);
47 spin_unlock_irqrestore(&index_access_lock, flags);
71 while (timeout-- && (status & (1 << 1))) {
76 spin_unlock_irqrestore(&port_access_lock, flags);
83 "(%x/%d)ec issued command %d status : 0x%x\n",
114 while (timeout-- && !(status & (1 << 0))) {
119 pr_info(
"%s: get event number timeout.\n", __func__);