Home
last modified time | relevance | path

Searched defs:DEBOUNCE_VAL (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/pinctrl/
H A Dpinctrl-at91.c85 #define DEBOUNCE_VAL (0x3fff << DEBOUNCE_VAL_SHIFT) macro
/linux/drivers/phy/tegra/
H A Dxusb-tegra210.c300 #define DEBOUNCE_VAL(x) (((x) & 0xffff) << 0) macro