Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/ata/
H A Dsata_ceva.c31 #define PCFG_TPSS_VAL (0x32 << 16) macro
96 tmp = PCFG_TPSS_VAL | PCFG_TPRS_VAL | (PCFG_PAD_VAL + i); in ceva_init_sata()
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dahci_ceva.c45 #define PCFG_TPSS_VAL (0x32 << 16) macro
135 tmp = PCFG_TPSS_VAL | PCFG_TPRS_VAL | (PCFG_PAD_VAL + i); in ahci_ceva_setup()