Home
last modified time | relevance | path

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

/openbmc/u-boot/include/bedbug/
H A Dregs.h180 #define SET_CR(val) SET_REGISTER( "mtcr %0", val ) macro
/openbmc/linux/drivers/iommu/
H A Dmsm_iommu_hw-8xxx.h93 #define SET_CR(b, v) SET_GLOBAL_REG(CR, (b), (v)) macro