Lines Matching full:host
13 /* The host takes no action, but signals DONE to complete the message */
16 /* The host returns done after a short timeout */
19 /* The host issues a new message with the ext_data value as its "data" */
22 /* The host writes the given value to ADSPCS */
25 /* The host emits a (real/host time) timestamp into the log stream */
28 /* The host copies OUTBOX[ext_data >> 16] to INBOX[ext_data & 0xffff] */
31 /* The host clears the run bit and resets the HDA stream */
34 /* The host configures an HDA stream (with provided buffer size and stream id) */
37 /* The host runs (sets the SDxCTL.RUN bit) for a given HDA stream */
40 /* The host stops (sets the SDxCTL.RUN bit) for a given HDA stream */
43 /* The host validates an HDA byte stream contains an 8bit counter and received a given
48 /* Host sends some data */
51 /* Host prints some data */