Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/pcmcia/
H A Dnsp_cs.h173 # define TPWR_SENSE BIT(2) macro
H A Dnsp_cs.c340 if ((nsp_index_read(base, OTHERCONTROL) & TPWR_SENSE) == 0) { in nsphw_init()