Searched refs:is_group_a (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/gpio/
H A Dmax732x.c143 static inline int is_group_a(struct max732x_chip *chip, unsigned off) function
156 ret = max732x_readb(chip, is_group_a(chip, off), &reg_val);
176 ret = max732x_writeb(chip, is_group_a(chip, off), reg_out);
593 max732x_readb(chip, is_group_a(chip, 0), &chip->reg_out[0]);
595 max732x_readb(chip, is_group_a(chip, 8), &chip->reg_out[1]);

Completed in 203 milliseconds