Searched refs:mvebu_mbus_add_window_by_id (Results 1 - 4 of 4) sorted by relevance

/u-boot/include/linux/
H A Dmbus.h57 int mvebu_mbus_add_window_by_id(unsigned int target, unsigned int attribute,
/u-boot/arch/arm/mach-mvebu/
H A Defuse.c218 ret = mvebu_mbus_add_window_by_id(
H A Dmbus.c44 * device accesses. This API is mvebu_mbus_add_window_by_id(),
375 int mvebu_mbus_add_window_by_id(unsigned int target, unsigned int attribute, function
/u-boot/drivers/pci/
H A Dpci_mvebu.c493 * So skip calling mvebu_mbus_add_window_by_id() function as it would
499 mvebu_mbus_add_window_by_id(pcie->mem_target, pcie->mem_attr,
510 mvebu_mbus_add_window_by_id(pcie->io_target, pcie->io_attr,

Completed in 49 milliseconds