Home
last modified time | relevance | path

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

/linux/drivers/reset/
H A Dreset-npcm.c164 int off_num; in npcm_reset_xlate() local
167 for (off_num = 0 ; off_num < rc->info->num_ipsrst ; off_num++) { in npcm_reset_xlate()
168 if (offset == rc->info->ipsrst[off_num]) { in npcm_reset_xlate()