Searched refs:PORT_LRAM_SLOT_SZ (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/drivers/ata/ | ||
D | sata_sil.h | 98 PORT_LRAM_SLOT_SZ = 0x0080, /* 32 bytes PRB + 2 SGE, ACT... */ enumerator |
D | sata_sil.c | 124 prb = port + PORT_LRAM + tag * PORT_LRAM_SLOT_SZ; in sil_read_fis() |