Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dnsp32.h303 #define TERM_PWR_CONTROL 0x01 /* BASE+08, IDX+01, B, R/W */ macro
H A Dnsp32.c1110 nsp32_index_write1(base, TERM_PWR_CONTROL, 0); in nsp32hw_init()
1111 power = nsp32_index_read1(base, TERM_PWR_CONTROL); in nsp32hw_init()
1114 nsp32_index_write1(base, TERM_PWR_CONTROL, BPWR); in nsp32hw_init()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dnsp32.h303 #define TERM_PWR_CONTROL 0x01 /* BASE+08, IDX+01, B, R/W */ macro
H A Dnsp32.c1117 nsp32_index_write1(base, TERM_PWR_CONTROL, 0); in nsp32hw_init()
1118 power = nsp32_index_read1(base, TERM_PWR_CONTROL); in nsp32hw_init()
1121 nsp32_index_write1(base, TERM_PWR_CONTROL, BPWR); in nsp32hw_init()

Completed in 11 milliseconds