fall 115 drivers/gpio/gpio-mt7621.c u32 rise, fall, high, low; fall 119 drivers/gpio/gpio-mt7621.c fall = mtk_gpio_r32(rg, GPIO_REG_FEDGE); fall 123 drivers/gpio/gpio-mt7621.c mtk_gpio_w32(rg, GPIO_REG_FEDGE, fall | (BIT(pin) & rg->falling)); fall 136 drivers/gpio/gpio-mt7621.c u32 rise, fall, high, low; fall 140 drivers/gpio/gpio-mt7621.c fall = mtk_gpio_r32(rg, GPIO_REG_FEDGE); fall 143 drivers/gpio/gpio-mt7621.c mtk_gpio_w32(rg, GPIO_REG_FEDGE, fall & ~BIT(pin)); fall 294 drivers/gpio/gpio-stmpe.c u8 fall = NOT_SUPPORTED_IDX; fall 320 drivers/gpio/gpio-stmpe.c fall = !!(ret & mask); fall 342 drivers/gpio/gpio-stmpe.c fall_values[fall]);