Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Ddc395x.h565 #define NVR_BITIN 0x04 /* Serial data in */ macro
H A Ddc395x.c3861 if (inb(io_port + TRM_S1040_GEN_NVRAM) & NVR_BITIN) in trms1040_set_data()
3936 if (read_byte & NVR_BITIN) in trms1040_get_data()