Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dahci_ceva.c74 #define CEVA_FLAG_BROKEN_GEN2 1 macro
181 if (cevapriv->flags & CEVA_FLAG_BROKEN_GEN2) in ahci_ceva_setup()
274 cevapriv->flags = CEVA_FLAG_BROKEN_GEN2; in ceva_ahci_probe()
/openbmc/u-boot/drivers/ata/
H A Dsata_ceva.c72 #define CEVA_FLAG_BROKEN_GEN2 1 macro