Home
last modified time | relevance | path

Searched refs:SPR_DCBIR (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/openrisc/kernel/
H A Ddma.c115 mtspr(SPR_DCBIR, cl); in arch_sync_dma_for_device()
H A Dhead.S931 l.mtspr r0,r6,SPR_DCBIR
/openbmc/linux/arch/openrisc/include/asm/
H A Dspr_defs.h89 #define SPR_DCBIR (SPRGROUP_DC + 3) macro