Home
last modified time | relevance | path

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

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