Searched refs:ppb_rctr (Results 1 – 5 of 5) sorted by relevance
140 ppb_wctr(ppbus, (u_char)(ppb_rctr(ppbus) | SCL_out)); in lpbb_reset_bus()187 ppb_wctr(ppbus, (u_char)(ppb_rctr(ppbus) & ~SCL_out)); in lpbb_setscl()189 ppb_wctr(ppbus, (u_char)(ppb_rctr(ppbus) | SCL_out)); in lpbb_setscl()
113 r = ppb_rctr(ppbus); in ppi_enable_intr()125 r = ppb_rctr(ppbus); in ppi_disable_intr()566 *val = ppb_rctr(ppbus); in ppiioctl()
170 PRVERBOSE("CTR = %02x (%02x)\n", ppb_rctr(ppbus), i); in ppsattach()182 PRVERBOSE("CTR = %02x (%02x)\n", ppb_rctr(ppbus), i); in ppsattach()
73 #define ppb_rctr(dev) \ macro
411 r = ppb_rctr(bus); in byte_peripheral_write()