Searched refs:SCB (Results 1 – 6 of 6) sorted by relevance
51 * A few words on the waiting SCB list:55 * SCB that we've already pulled from the QINFIFO and started the selection59 * create yet another SCB waiting for selection. The solution used here is to 60 * use byte 27 of the SCB as a pseudo-next pointer and to thread a list61 * of SCBs that are awaiting selection. Since 0-0xfe are valid SCB indexes, 64 * command for which a second SCB has been queued. The sequencer will104 * We have at least one queued SCB now and we don't have any 106 * card SCB for the host's SCB and get to work on it.111 /* In the non-paging case, the SCBID == hardware SCB index */118 * DMA the SCB from host ram into the current SCB location.[all …]
151 * the SCB only if all data has transferred to the host.178 * count in the SCB. In this case, we allow the routine servicing179 * the FIFO to complete the SCB.183 * we detect case 1, we will properly defer the post of the SCB185 * notice that status has been received and complete the SCB.220 * An SCB has been successfully uploaded to the host.221 * If the SCB was uploaded for some reason other than223 * queue the SCB for normal completion. Otherwise, we309 * tag set by the host so that our SCB dma engine310 * knows the correct location to store the SCB.[all …]
277 * Host New SCB Queue Offset288 * Host Empty SCB Queue Offset346 * SEQ New SCB Queue Offset357 * SEQ Empty SCB Queue Offset368 * SEQ Done SCB Queue Offset586 * SCB Host Address607 * SCB Host Count1264 * SCB Type Pointer1265 * SCB offset for Target Mode SCB type information1275 * SCB offset to the Two Byte tag identifier used for target mode.[all …]
756 field INTSCBRAMSEL 0x08 /* Internal SCB RAM Select */757 field RAMPS 0x04 /* External SCB RAM Present */758 field USCBSIZE32 0x02 /* Use 32byte SCB Page Size */857 * SCB Pointer (p. 3-49)921 * Downloaded SCB's tag does1015 * SCB Auto Increment (p. 3-59)1016 * Byte offset into the SCB Array and an optional bit to allow auto1106 * SCB Definition (p. 5-4)1281 field ARRDONE 0x40 /* SCB Array prefetch done */1300 * SCB bank address (7895/7896/97 only)[all …]
179 else if (ch_offset == SCB) in secondary_ch_offset_to_hal_ch_offset()190 return SCB; in hal_ch_offset_to_secondary_ch_offset()
1184 SCB = 3, /* secondary channel below */ enumerator