Home
last modified time | relevance | path

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

/linux-2.6.39/arch/tile/kernel/
Dhardwall.c506 int from_tile_words, ca_count; in drain_udn_switch() local
519 from_tile_words = (__insn_mfspr(SPR_UDN_DEMUX_STATUS) >> 10) & 0x3; in drain_udn_switch()
520 for (i = 0; i < from_tile_words; i++) in drain_udn_switch()