Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ata/
H A Dsata_mv.c103 #define SIR_SCONTROL_DETEN (0x01 << 0) macro
409 tmp = (tmp & 0x0f0) | 0x300 | SIR_SCONTROL_DETEN; in probe_port()