Home
last modified time | relevance | path

Searched refs:CFG_LATE_CACHE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dnsp32.h386 #define CFG_LATE_CACHE 0x11 /* BASE+08, IDX+11, W, R/W */ macro
H A Dnsp32.c1048 lc_reg = nsp32_index_read4(base, CFG_LATE_CACHE); in nsp32hw_init()
1051 nsp32_index_write2(base, CFG_LATE_CACHE, lc_reg & 0xffff); in nsp32hw_init()
/kernel/linux/linux-6.6/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 nsp32hw_init()
1057 nsp32_index_write2(base, CFG_LATE_CACHE, lc_reg & 0xffff); in nsp32hw_init()

Completed in 19 milliseconds