Searched refs:TPWR_SENSE (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/scsi/pcmcia/ | ||
D | nsp_cs.h | 173 # define TPWR_SENSE BIT(2) macro |
D | nsp_cs.c | 340 if ((nsp_index_read(base, OTHERCONTROL) & TPWR_SENSE) == 0) { in nsphw_init() |