Searched refs:slot_stat (Results 1 – 2 of 2) sorted by relevance
50 int slot_stat; member517 if (!ci->slot_stat) { in campoll()518 ci->slot_stat |= in campoll()524 if (ci->slot_stat) { in campoll()525 ci->slot_stat = 0; in campoll()532 ci->slot_stat == DVB_CA_EN50221_POLL_CAM_PRESENT) { in campoll()534 ci->slot_stat |= DVB_CA_EN50221_POLL_CAM_READY; in campoll()550 return ci->slot_stat; in poll_slot_status()
1100 u32 slot_stat, qc_active; in sil24_host_intr() local1113 slot_stat = readl(port + PORT_SLOT_STAT); in sil24_host_intr()1115 if (unlikely(slot_stat & HOST_SSTAT_ATTN)) { in sil24_host_intr()1120 qc_active = slot_stat & ~HOST_SSTAT_ATTN; in sil24_host_intr()1136 slot_stat, ap->link.active_tag, ap->link.sactive); in sil24_host_intr()