Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/
Dnsp32.h303 #define TERM_PWR_CONTROL 0x01 /* BASE+08, IDX+01, B, R/W */ macro
Dnsp32.c1117 nsp32_index_write1(base, TERM_PWR_CONTROL, 0); in DEF_SCSI_QCMD()
1118 power = nsp32_index_read1(base, TERM_PWR_CONTROL); in DEF_SCSI_QCMD()
1121 nsp32_index_write1(base, TERM_PWR_CONTROL, BPWR); in DEF_SCSI_QCMD()