Home
last modified time | relevance | path

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

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