Home
last modified time | relevance | path

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

/openbmc/u-boot/include/bedbug/
H A Dregs.h350 #define SET_ESR(val) SET_REGISTER( "mtspr 980,%0", val ) macro
/openbmc/linux/drivers/iommu/
H A Dmsm_iommu_hw-8xxx.h95 #define SET_ESR(b, v) SET_GLOBAL_REG(ESR, (b), (v)) macro