Home
last modified time | relevance | path

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

/arch/tile/kernel/
Dhardwall.c518 int from_tile_words, ca_count; in drain_udn_switch() local
531 from_tile_words = (__insn_mfspr(SPR_UDN_DEMUX_STATUS) >> 10) & 0x3; in drain_udn_switch()
532 for (i = 0; i < from_tile_words; i++) in drain_udn_switch()