Searched refs:MAX_CHIPS (Results 1 – 1 of 1) sorted by relevance
21 #define MAX_CHIPS 10 macro36 static unsigned short chip_addr[MAX_CHIPS];47 static u8 bank_reg[MAX_CHIPS];51 static u8 bank_mask[MAX_CHIPS];55 static u8 bank_start[MAX_CHIPS];59 static u8 bank_end[MAX_CHIPS];364 for (i = 0; i < MAX_CHIPS && chip_addr[i]; i++) { in i2c_stub_init()