Searched refs:npart (Results 1 – 5 of 5) sorted by relevance
73 #define MUX_VALUE(npart, nbit) (1 + (nbit) + (npart) * 32) argument
279 u32 npart; /* num of partitions */ member
925 for (i = 0; i < flash_attr->npart; i++) { in bnad_get_flash_partition_by_offset()
1139 u32 npart; /* num of partitions */ member
4351 attr->npart = be32_to_cpu(f->npart); in bfa_flash_intr() 4353 bfa_trc(flash, attr->npart); in bfa_flash_intr() 4354 for (i = 0; i < attr->npart; i++) { in bfa_flash_intr()