Home
last modified time | relevance | path

Searched refs:GPIO_DELAY (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/phy/broadcom/
Dphy-bcm-ns2-usbdrd.c57 #define GPIO_DELAY 20 macro
359 ret = gpiod_set_debounce(driver->id_gpiod, GPIO_DELAY * 1000); in ns2_drd_phy_probe()
361 driver->debounce_jiffies = msecs_to_jiffies(GPIO_DELAY); in ns2_drd_phy_probe()