Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/mfd/pcf50633/
Dcore.h66 int nr_regs, u8 *data);
68 int nr_regs, u8 *data);
/linux-4.19.296/drivers/bus/
Dti-sysc.c470 int i, j, nr_regs = 0, nr_matches = 0; in sysc_check_registers() local
489 nr_regs++; in sysc_check_registers()
492 if (nr_regs < 1) { in sysc_check_registers()
498 if (nr_matches > nr_regs) { in sysc_check_registers()
500 nr_regs, nr_matches); in sysc_check_registers()