Searched refs:MGMT_JIFFIES (Results 1 – 1 of 1) sorted by relevance
120 #define MGMT_JIFFIES (256 * HZ / 100) macro3213 mod_timer(&priv->management_timer, jiffies + MGMT_JIFFIES); in associate()3223 mod_timer(&priv->management_timer, jiffies + MGMT_JIFFIES); in associate()3487 mod_timer(&priv->management_timer, jiffies + MGMT_JIFFIES); in atmel_management_timer()3502 mod_timer(&priv->management_timer, jiffies + MGMT_JIFFIES); in atmel_management_timer()3515 mod_timer(&priv->management_timer, jiffies + MGMT_JIFFIES); in atmel_management_timer()3603 mod_timer(&priv->management_timer, jiffies + MGMT_JIFFIES); in atmel_command_irq()