Searched refs:channel_host (Results 1 – 1 of 1) sorted by relevance
107 struct pruss_intc_map_record channel_host[MAX_PRU_CHANNELS]; member189 host = intc->channel_host[ch].value; in pruss_intc_map()200 if (++intc->channel_host[ch].ref_count == 1) { in pruss_intc_map()230 host = intc->channel_host[ch].value; in pruss_intc_unmap()232 if (--intc->channel_host[ch].ref_count == 0) { in pruss_intc_unmap()393 if (intc->channel_host[channel].ref_count > 0 && in pruss_intc_validate_mapping()394 intc->channel_host[channel].value != host) { in pruss_intc_validate_mapping()396 channel, host, intc->channel_host[channel].value); in pruss_intc_validate_mapping()402 intc->channel_host[channel].value = host; in pruss_intc_validate_mapping()