| /OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/ |
| H A D | aic7xxx.seq | 51 * A few words on the waiting SCB list: 55 * SCB that we've already pulled from the QINFIFO and started the selection 59 * 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 list 61 * 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 will 104 * 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 …]
|
| H A D | aic79xx.seq | 151 * the SCB only if all data has transferred to the host. 178 * count in the SCB. In this case, we allow the routine servicing 179 * the FIFO to complete the SCB. 183 * we detect case 1, we will properly defer the post of the SCB 185 * 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 than 223 * queue the SCB for normal completion. Otherwise, we 309 * tag set by the host so that our SCB dma engine 310 * knows the correct location to store the SCB. [all …]
|
| H A D | aic79xx.reg | 277 * Host New SCB Queue Offset 288 * Host Empty SCB Queue Offset 346 * SEQ New SCB Queue Offset 357 * SEQ Empty SCB Queue Offset 368 * SEQ Done SCB Queue Offset 586 * SCB Host Address 607 * SCB Host Count 1264 * SCB Type Pointer 1265 * SCB offset for Target Mode SCB type information 1275 * SCB offset to the Two Byte tag identifier used for target mode. [all …]
|
| H A D | aic7xxx.reg | 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 does 1015 * SCB Auto Increment (p. 3-59) 1016 * Byte offset into the SCB Array and an optional bit to allow auto 1106 * SCB Definition (p. 5-4) 1281 field ARRDONE 0x40 /* SCB Array prefetch done */ 1300 * SCB bank address (7895/7896/97 only) [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/i2c/ |
| H A D | i2c-img-scb.txt | 1 IMG Serial Control Bus (SCB) I2C Controller 9 "scb", for the SCB core clock.
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/include/ |
| H A D | ieee80211.h | 709 SCB = 3, /* secondary channel below */ enumerator
|
| /OK3568_Linux_fs/kernel/Documentation/scsi/ |
| H A D | aic7xxx.rst | 48 and SCB prefetch. 49 4. 64 Byte SCB Support - Allows disconnected, untagged request table
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/ |
| H A D | rtw_ieee80211.c | 184 else if(ch_offset == SCB) in secondary_ch_offset_to_hal_ch_offset() 195 return SCB; in hal_ch_offset_to_secondary_ch_offset() 1672 case SCB: in rtw_ies_get_chbw()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/ |
| H A D | rtw_ieee80211.c | 231 else if(ch_offset == SCB) in secondary_ch_offset_to_hal_ch_offset() 242 return SCB; in hal_ch_offset_to_secondary_ch_offset() 1673 case SCB: in rtw_ies_get_chbw()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/ |
| H A D | rtw_ieee80211.c | 232 else if (ch_offset == SCB) in secondary_ch_offset_to_hal_ch_offset() 243 return SCB; in hal_ch_offset_to_secondary_ch_offset() 1612 case SCB: in rtw_ies_get_chbw()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/ |
| H A D | rtw_ieee80211.c | 227 else if (ch_offset == SCB) in secondary_ch_offset_to_hal_ch_offset() 238 return SCB; in hal_ch_offset_to_secondary_ch_offset() 1568 case SCB: in rtw_ies_get_chbw()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/ |
| H A D | rtw_ieee80211.c | 256 else if (ch_offset == SCB) in secondary_ch_offset_to_hal_ch_offset() 269 return SCB; in hal_ch_offset_to_secondary_ch_offset() 1880 case SCB: in rtw_ies_get_chbw()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/ |
| H A D | rtw_ieee80211.c | 283 else if (ch_offset == SCB) in secondary_ch_offset_to_hal_ch_offset() 296 return SCB; in hal_ch_offset_to_secondary_ch_offset() 1906 case SCB: in rtw_ies_get_chbw()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/ |
| H A D | rtw_ieee80211.c | 242 else if (ch_offset == SCB) in secondary_ch_offset_to_hal_ch_offset() 255 return SCB; in hal_ch_offset_to_secondary_ch_offset() 1780 case SCB: in rtw_ies_get_chbw()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/ |
| H A D | rtw_ieee80211.c | 256 else if (ch_offset == SCB) in secondary_ch_offset_to_hal_ch_offset() 269 return SCB; in hal_ch_offset_to_secondary_ch_offset() 1824 case SCB: in rtw_ies_get_chbw()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/ |
| H A D | ieee80211.h | 1123 SCB = 3, /* secondary channel below */ enumerator
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_ieee80211.c | 313 else if (ch_offset == SCB) in secondary_ch_offset_to_hal_ch_offset() 326 return SCB; in hal_ch_offset_to_secondary_ch_offset() 2147 case SCB: in rtw_ies_get_chbw()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_ieee80211.c | 291 else if (ch_offset == SCB) in secondary_ch_offset_to_hal_ch_offset() 304 return SCB; in hal_ch_offset_to_secondary_ch_offset() 1948 case SCB: in rtw_ies_get_chbw()
|
| H A D | rtw_vht.c | 980 case SCB: in rtw_restructure_vht_ie()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_ieee80211.c | 313 else if (ch_offset == SCB) in secondary_ch_offset_to_hal_ch_offset() 326 return SCB; in hal_ch_offset_to_secondary_ch_offset() 2147 case SCB: in rtw_ies_get_chbw()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_ieee80211.c | 313 else if (ch_offset == SCB) in secondary_ch_offset_to_hal_ch_offset() 326 return SCB; in hal_ch_offset_to_secondary_ch_offset() 2146 case SCB: in rtw_ies_get_chbw()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/ |
| H A D | rtw_ieee80211.c | 305 else if (ch_offset == SCB) in secondary_ch_offset_to_hal_ch_offset() 318 return SCB; in hal_ch_offset_to_secondary_ch_offset() 1980 case SCB: in rtw_ies_get_chbw()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_ieee80211.c | 290 else if (ch_offset == SCB) in secondary_ch_offset_to_hal_ch_offset() 303 return SCB; in hal_ch_offset_to_secondary_ch_offset() 1958 case SCB: in rtw_ies_get_chbw()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_ieee80211.c | 299 else if (ch_offset == SCB) in secondary_ch_offset_to_hal_ch_offset() 312 return SCB; in hal_ch_offset_to_secondary_ch_offset() 1974 case SCB: in rtw_ies_get_chbw()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/ |
| H A D | rtw_ieee80211.c | 304 else if (ch_offset == SCB) in secondary_ch_offset_to_hal_ch_offset() 317 return SCB; in hal_ch_offset_to_secondary_ch_offset() 1979 case SCB: in rtw_ies_get_chbw()
|