Searched refs:scf1 (Results 1 – 1 of 1) sorted by relevance
296 u_short scf1, ioctl, base, num; in is_active() local302 scf1 = tcic_getw(TCIC_DATA); in is_active()319 (scf1 & TCIC_SCF1_IOSTS) && (ioctl & TCIC_ICTL_ENA) && in is_active()623 u_short scf1, scf2; in tcic_set_socket() local657 scf1 = TCIC_SCF1_FINPACK; in tcic_set_socket()658 scf1 |= TCIC_IRQ(state->io_irq); in tcic_set_socket()660 scf1 |= TCIC_SCF1_IOSTS; in tcic_set_socket()662 scf1 |= TCIC_SCF1_SPKR; in tcic_set_socket()664 scf1 |= TCIC_SCF1_DREQ2 << TCIC_SCF1_DMA_SHIFT; in tcic_set_socket()666 tcic_setw(TCIC_DATA, scf1); in tcic_set_socket()