Home
last modified time | relevance | path

Searched refs:CFG_LATE_CACHE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dnsp32.h386 #define CFG_LATE_CACHE 0x11 /* BASE+08, IDX+11, W, R/W */ macro
H A Dnsp32.c1054 lc_reg = nsp32_index_read4(base, CFG_LATE_CACHE); in DEF_SCSI_QCMD()
1057 nsp32_index_write2(base, CFG_LATE_CACHE, lc_reg & 0xffff); in DEF_SCSI_QCMD()