Searched refs:AHC_CMD_CHAN (Results 1 – 4 of 4) sorted by relevance
199 if ((ahc->features & AHC_CMD_CHAN) != 0) {224 if ((ahc->features & AHC_CMD_CHAN) != 0) {251 if ((ahc->features & AHC_CMD_CHAN) != 0) {277 if ((ahc->features & AHC_CMD_CHAN) != 0) {294 if ((ahc->features & AHC_CMD_CHAN) != 0) {304 if ((ahc->features & AHC_CMD_CHAN) != 0) {561 if ((ahc->features & AHC_CMD_CHAN) != 0) {585 if ((ahc->features & AHC_CMD_CHAN) != 0) {622 if ((ahc->features & AHC_CMD_CHAN) != 0) {721 if ((ahc->features & AHC_CMD_CHAN) != 0) {[all …]
211 AHC_CMD_CHAN = 0x00020, /* Has a Command DMA Channel */ enumerator248 AHC_AIC7890_FE = AHC_MORE_SRAM|AHC_CMD_CHAN|AHC_ULTRA2254 |AHC_CMD_CHAN|AHC_MULTI_FUNC|AHC_LARGE_SCBS,
905 return ((ahc->features & AHC_CMD_CHAN) == 0);1009 return ((ahc->features & AHC_CMD_CHAN) != 0);
836 if ((ahc->features & AHC_CMD_CHAN) != 0) { in ahc_restart()6995 if ((ahc->features & AHC_CMD_CHAN) == 0 in ahc_download_instr()