active_delay 25 drivers/power/reset/gpio-poweroff.c static u32 active_delay = 100; active_delay 34 drivers/power/reset/gpio-poweroff.c mdelay(active_delay); active_delay 68 drivers/power/reset/gpio-poweroff.c device_property_read_u32(&pdev->dev, "active-delay-ms", &active_delay); active_delay 157 drivers/usb/phy/phy-tegra-usb.c u8 active_delay; active_delay 167 drivers/usb/phy/phy-tegra-usb.c .active_delay = 0x04, active_delay 175 drivers/usb/phy/phy-tegra-usb.c .active_delay = 0x05, active_delay 183 drivers/usb/phy/phy-tegra-usb.c .active_delay = 0x06, active_delay 191 drivers/usb/phy/phy-tegra-usb.c .active_delay = 0x09, active_delay 492 drivers/usb/phy/phy-tegra-usb.c val |= UTMIP_PLL_ACTIVE_DLY_COUNT(phy->freq->active_delay) |