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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mfd/
H A Ducb1x00.h247 #define UCB_RISING (1 << 0) macro
H A Ducb1x00-core.c268 * Enable the specified interrupt to trigger on %UCB_RISING,
280 if (edges & UCB_RISING) {
299 * (%UCB_RISING, %UCB_FALLING or both) edges.
309 if (edges & UCB_RISING) {
H A Ducb1x00-ts.c239 ucb1x00_enable_irq(ts->ucb, UCB_IRQ_TSPX, machine_is_collie() ? UCB_RISING : UCB_FALLING);

Completed in 46 milliseconds