Searched refs:slot_stat (Results 1 – 2 of 2) sorted by relevance
51 int slot_stat; member596 if (!ci->slot_stat) { in campoll()597 ci->slot_stat = DVB_CA_EN50221_POLL_CAM_PRESENT; in campoll()602 if (ci->slot_stat) { in campoll()603 ci->slot_stat = 0; in campoll()610 ci->slot_stat == DVB_CA_EN50221_POLL_CAM_PRESENT) { in campoll()612 ci->slot_stat |= DVB_CA_EN50221_POLL_CAM_READY; in campoll()629 return ci->slot_stat; in poll_slot_status()
1108 u32 slot_stat, qc_active; in sil24_host_intr() local1121 slot_stat = readl(port + PORT_SLOT_STAT); in sil24_host_intr()1123 if (unlikely(slot_stat & HOST_SSTAT_ATTN)) { in sil24_host_intr()1128 qc_active = slot_stat & ~HOST_SSTAT_ATTN; in sil24_host_intr()1144 slot_stat, ap->link.active_tag, ap->link.sactive); in sil24_host_intr()