Searched refs:ppb_rctr (Results 1 – 5 of 5) sorted by relevance
139 ppb_wctr(ppbus, (u_char)(ppb_rctr(ppbus) | SCL_out)); in lpbb_reset_bus() 186 ppb_wctr(ppbus, (u_char)(ppb_rctr(ppbus) & ~SCL_out)); in lpbb_setscl() 188 ppb_wctr(ppbus, (u_char)(ppb_rctr(ppbus) | SCL_out)); in lpbb_setscl()
112 r = ppb_rctr(ppbus); in ppi_enable_intr() 124 r = ppb_rctr(ppbus); in ppi_disable_intr() 558 *val = ppb_rctr(ppbus); in ppiioctl()
73 #define ppb_rctr(dev) \ macro
169 PRVERBOSE("CTR = %02x (%02x)\n", ppb_rctr(ppbus), i); in ppsattach() 181 PRVERBOSE("CTR = %02x (%02x)\n", ppb_rctr(ppbus), i); in ppsattach()
409 r = ppb_rctr(bus); in byte_peripheral_write()