Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ata/
H A Dsata_ceva.c30 #define PCFG_TPRS_VAL (0x2 << 12) macro
126 tmp = PCFG_TPSS_VAL | PCFG_TPRS_VAL | PCFG_PAD_VAL; in ceva_init_sata()
/openbmc/linux/drivers/ata/
H A Dahci_ceva.c47 #define PCFG_TPRS_VAL (0x2 << 12) macro
136 tmp = PCFG_TPSS_VAL | PCFG_TPRS_VAL | (PCFG_PAD_VAL + i); in ahci_ceva_setup()