Home
last modified time | relevance | path

Searched defs:SET_EAR (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/bedbug/
H A Dregs.h262 #define SET_EAR(val) SET_REGISTER( "mtspr 282,%0", val ) macro
/openbmc/linux/drivers/iommu/
H A Dmsm_iommu_hw-8xxx.h94 #define SET_EAR(b, v) SET_GLOBAL_REG(EAR, (b), (v)) macro