Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/include/asm/
H A Dropes.h314 #define LBA_HINT_BASE 0x0380 /* 14 registers at every 8 bytes. */ macro
/openbmc/linux/drivers/parisc/
H A Dlba_pci.c1372 for (i=LBA_HINT_BASE; i< (14*8 + LBA_HINT_BASE); i+=8) in lba_hw_init()