Searched refs:PORT_LRAM (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/drivers/ata/ | ||
D | sata_sil.h | 97 PORT_LRAM = 0x0000, /* 31 LRAM slots and PMP regs */ enumerator |
D | sata_sil.c | 124 prb = port + PORT_LRAM + tag * PORT_LRAM_SLOT_SZ; in sil_read_fis() |