Home
last modified time | relevance | path

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

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