Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dhpilo.h80 #define ILOHW_CCB_SZ 128 macro
H A Dhpilo.c335 (hw->ram_vaddr + (slot * ILOHW_CCB_SZ)); in ilo_ccb_open()
717 hw->ram_vaddr = pci_iomap_range(pdev, bar, off, max_ccb * ILOHW_CCB_SZ); in ilo_map_device()