Searched refs:dir_input (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.c95 unsigned int dir_input; member in struct:max732x_chip
196 if ((mask & chip->dir_input) == 0) {
333 if (!(mask & chip->dir_input)) {
437 if (!(chip->dir_input & (1 << lvl)))
512 chip->dir_input |= mask;
516 chip->dir_input |= mask;
527 if (chip->dir_input)

Completed in 60 milliseconds