Lines Matching +full:channel +full:- +full:select
1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
46 uint32_t address; /* 32-bit system physical address */
49 uint16_t xferStatus; /* Contents of channel status after completion */
71 0x000 Channel Control 4
72 0x004 Channel Status 4
74 0x010 Interrupt Select 4
75 0x014 Branch Select 4
76 0x018 Wait Select 4
87 /* Channel control is the write channel to channel status, the upper 16 bits
92 /* Status bits 0-7 are device dependent status bits */
95 The Interrupt/Branch/Wait Select triggers the corresponding condition bits
96 in the event that (select.mask & device dependent status) == select.value