Searched refs:AB3550_NUM_BANKS (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mfd/
H A Dab3550-core.c33 #define AB3550_NUM_BANKS 2 macro
67 struct i2c_client *i2c_client[AB3550_NUM_BANKS];
115 ab3550_reg_ranges ab3550_reg_ranges[AB3550_NUM_DEVICES][AB3550_NUM_BANKS] = {
606 if ((AB3550_NUM_BANKS <= bank) ||
628 if ((AB3550_NUM_BANKS <= bank) ||
642 if ((AB3550_NUM_BANKS <= bank) ||
753 static struct ab3550_reg_ranges debug_ranges[AB3550_NUM_BANKS] = {
829 for (bank = 0; bank < AB3550_NUM_BANKS; bank++) {
897 if (user_bank >= AB3550_NUM_BANKS) {
1279 while (++num_i2c_clients < AB3550_NUM_BANKS) {
[all...]

Completed in 36 milliseconds