Searched refs:slot_stat (Results 1 – 2 of 2) sorted by relevance
41 int slot_stat; member508 if (!ci->slot_stat) { in campoll()509 ci->slot_stat |= in campoll()515 if (ci->slot_stat) { in campoll()516 ci->slot_stat = 0; in campoll()523 ci->slot_stat == DVB_CA_EN50221_POLL_CAM_PRESENT) { in campoll()525 ci->slot_stat |= DVB_CA_EN50221_POLL_CAM_READY; in campoll()541 return ci->slot_stat; in poll_slot_status()
1099 u32 slot_stat, qc_active; in sil24_host_intr() local1112 slot_stat = readl(port + PORT_SLOT_STAT); in sil24_host_intr()1114 if (unlikely(slot_stat & HOST_SSTAT_ATTN)) { in sil24_host_intr()1119 qc_active = slot_stat & ~HOST_SSTAT_ATTN; in sil24_host_intr()1135 slot_stat, ap->link.active_tag, ap->link.sactive); in sil24_host_intr()