Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ata/
H A Dsata_sil.h97 PORT_LRAM = 0x0000, /* 31 LRAM slots and PMP regs */ enumerator
H A Dsata_sil.c124 prb = port + PORT_LRAM + tag * PORT_LRAM_SLOT_SZ; in sil_read_fis()
/openbmc/linux/drivers/ata/
H A Dsata_sil24.c104 PORT_LRAM = 0x0000, /* 31 LRAM slots and PMP regs */ enumerator
488 prb = port + PORT_LRAM + sil24_tag(tag) * PORT_LRAM_SLOT_SZ; in sil24_read_tf()