Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/ata/
H A Dsata_mv.c98 #define SIR_CFG_GEN2EN (0x1 << 7) macro
447 tmp &= ~SIR_CFG_GEN2EN; in probe_port()