Searched refs:tcic_getb (Results 1 – 1 of 1) sorted by relevance
124 static u_char tcic_getb(u_char reg) in tcic_getb() function150 #define tcic_getb(reg) inb(tcic_base+reg) macro232 while (tcic_getb(TCIC_ICSR)) in try_irq()303 pwr = tcic_getb(TCIC_PWR); in is_active()304 sstat = tcic_getb(TCIC_SSTAT); in is_active()549 sstat = tcic_getb(TCIC_SSTAT); in tcic_interrupt()552 if (tcic_getb(TCIC_ICSR) & TCIC_ICSR_CDCHG) { in tcic_interrupt()600 reg = tcic_getb(TCIC_SSTAT); in tcic_get_status()610 reg = tcic_getb(TCIC_PWR); in tcic_get_status()630 reg = tcic_getb(TCIC_PWR); in tcic_set_socket()[all …]