Searched refs:ppb_rctr (Results 1 – 5 of 5) sorted by relevance
142 ppb_wctr(ppbus, (u_char)(ppb_rctr(ppbus) | SCL_out)); in lpbb_reset_bus()189 ppb_wctr(ppbus, (u_char)(ppb_rctr(ppbus) & ~SCL_out)); in lpbb_setscl()191 ppb_wctr(ppbus, (u_char)(ppb_rctr(ppbus) | SCL_out)); in lpbb_setscl()
115 r = ppb_rctr(ppbus); in ppi_enable_intr()127 r = ppb_rctr(ppbus); in ppi_disable_intr()568 *val = ppb_rctr(ppbus); in ppiioctl()
172 PRVERBOSE("CTR = %02x (%02x)\n", ppb_rctr(ppbus), i); in ppsattach()184 PRVERBOSE("CTR = %02x (%02x)\n", ppb_rctr(ppbus), i); in ppsattach()
75 #define ppb_rctr(dev) \ macro
413 r = ppb_rctr(bus); in byte_peripheral_write()