Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/ata/
H A Dsata_sil.h98 PORT_LRAM = 0x0000, /* 31 LRAM slots and PMP regs */ enumerator
H A Dsata_sil.c125 prb = port + PORT_LRAM + tag * PORT_LRAM_SLOT_SZ; in sil_read_fis()
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dsata_sil24.c104 PORT_LRAM = 0x0000, /* 31 LRAM slots and PMP regs */ enumerator
485 prb = port + PORT_LRAM + sil24_tag(tag) * PORT_LRAM_SLOT_SZ; in sil24_read_tf()