Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
D3w-xxxx.h131 #define TW_CONTROL_CLEAR_PARITY_ERROR 0x00800000 macro
D3w-9xxx.h266 #define TW_CONTROL_CLEAR_PARITY_ERROR 0x00800000 macro
D3w-xxxx.c268 outl(TW_CONTROL_CLEAR_PARITY_ERROR, TW_CONTROL_REG_ADDR(tw_dev)); in tw_decode_bits()
D3w-9xxx.c915 writel(TW_CONTROL_CLEAR_PARITY_ERROR, TW_CONTROL_REG_ADDR(tw_dev)); in twa_decode_bits()