Searched refs:tcic_write_2 (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ |
H A D | tcic2var.h | 156 static __inline__ void tcic_write_2(struct tcic_handle *, int, int); 217 static __inline__ void tcic_write_2(struct tcic_handle *, int, int); 219 tcic_write_2(struct tcic_handle *h, int reg, int data) in tcic_write_2() function 261 tcic_write_2(h, TCIC_R_ADDR2, in tcic_sel_sock()
|
H A D | tcic2.c | 515 tcic_write_2(h, TCIC_R_IENA, reg |= TCIC_IENA_CDCHG); in tcic_init_socket()
|