clr_falling        40 drivers/gpio/gpio-davinci.c 	u32	clr_falling;
clr_falling       303 drivers/gpio/gpio-davinci.c 	writel_relaxed(mask, &g->clr_falling);
clr_falling       432 drivers/gpio/gpio-davinci.c 		     ? &g->set_falling : &g->clr_falling);
clr_falling       597 drivers/gpio/gpio-davinci.c 		writel_relaxed(~0, &g->clr_falling);