Lines Matching full:register
53 .Sh PPBUS register model
56 Thus, any register described later has the same semantic than its counterpart
66 .Ss Data register
67 In compatible or nibble mode, writing to this register will drive data to the
70 setting the direction bit (PCD) in the control register.
71 Reads to this register
73 .Ss Device status register
74 This read-only register reflects the inputs on the parallel port interface.
86 .Ss Device control register
87 This register directly controls several output signals as well as enabling
146 .Em branch register
153 .Ss MS_OP_RFETCH - Register FETCH
154 is used to retrieve the current value of a parallel port register, apply a
160 register
168 .Ss MS_OP_RSET - Register SET
169 is used to assert/clear some bits of a particular parallel port register,
175 register
183 .Ss MS_OP_RASSERT - Register ASSERT
184 is used to assert all bits of a particular parallel port register.
189 register
205 .Ss MS_OP_SET - SET internal branch register
206 is used to set the value of the internal branch register.
216 is used to branch if internal branch register decremented by one result value
229 is used to branch if some of the status register bits of the parallel port
235 bits of the status register
244 is used to branch if some of the status register bits of the parallel port
250 bits of the status register
317 is used to branch on status register state condition.
323 Bits that shall be asserted in the status register
327 Bits that shall be cleared in the status register
357 .Ss MS_OP_RASSERT_P - Register ASSERT from internal PTR
358 is used to assert a register with data currently pointed by the internal PTR
363 amount of data to write to the register
365 register
369 .Ss MS_OP_RFETCH_P - Register FETCH to internal PTR
370 is used to fetch data from a register.
376 amount of data to read from the register
378 register
384 .Ss MS_OP_TRIG - TRIG register
388 Triggering a register
395 amount of data to read from the register
397 register
403 the register and the delay in us to wait.