Home
last modified time | relevance | path

Searched refs:TW_CONTROL_CLEAR_PCI_ABORT (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/scsi/
H A D3w-xxxx.h133 #define TW_CONTROL_CLEAR_PCI_ABORT 0x00100000 macro
H A D3w-9xxx.h268 #define TW_CONTROL_CLEAR_PCI_ABORT 0x00100000 macro
H A D3w-xxxx.c273 outl(TW_CONTROL_CLEAR_PCI_ABORT, TW_CONTROL_REG_ADDR(tw_dev)); in tw_decode_bits()
H A D3w-9xxx.c920 writel(TW_CONTROL_CLEAR_PCI_ABORT, TW_CONTROL_REG_ADDR(tw_dev)); in twa_decode_bits()