Home
last modified time | relevance | path

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

/arch/tile/include/uapi/arch/
Dspr_def_64.h203 #define SPR_UDN_DATA_AVAIL 0x0b80 macro
Dspr_def_32.h222 #define SPR_UDN_DATA_AVAIL 0x0d03 macro
/arch/tile/kernel/
Dhardwall.c714 while (__insn_mfspr(SPR_UDN_DATA_AVAIL) & (1 << 0)) in empty_xdn_demuxes()
716 while (__insn_mfspr(SPR_UDN_DATA_AVAIL) & (1 << 1)) in empty_xdn_demuxes()
718 while (__insn_mfspr(SPR_UDN_DATA_AVAIL) & (1 << 2)) in empty_xdn_demuxes()
720 while (__insn_mfspr(SPR_UDN_DATA_AVAIL) & (1 << 3)) in empty_xdn_demuxes()