Home
last modified time | relevance | path

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

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