Home
last modified time | relevance | path

Searched refs:VME_AM_Mxx (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/
H A Duniverse.h119 #define VME_AM_Mxx 0x30 macro
H A Dtsi148.h194 #define VME_AM_Mxx (VME_AM_DATA | VME_AM_PROG) macro
/openbmc/u-boot/cmd/
H A Duniverse.c158 switch (vam & VME_AM_Mxx) { in universe_pci_slave_window()
255 switch (vam & VME_AM_Mxx) { in universe_vme_slave_window()
H A Dtsi148.c176 switch (vam & VME_AM_Mxx) { in tsi148_pci_slave_window()
233 switch (vam & VME_AM_Mxx) { in tsi148_eval_vam()