Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Ddc395x.h394 #define PHASELATCH 0x40 /* Enable phase latch */ macro
H A Ddc395x.c3422 bval = PHASELATCH | INITIATOR | BLOCKRST | PARITYCHECK; in set_basic_config()
3424 bval = PHASELATCH | INITIATOR | BLOCKRST; in set_basic_config()