Searched refs:EL_FW_DELAY_USEC (Results 1 – 1 of 1) sorted by relevance
50 #define EL_FW_DELAY_USEC 20000ul macro99 EL_FW_DELAY_USEC); in el15203000_cmd()101 usleep_range(EL_FW_DELAY_USEC, in el15203000_cmd()102 EL_FW_DELAY_USEC + 1); in el15203000_cmd()110 usleep_range(EL_FW_DELAY_USEC, in el15203000_cmd()111 EL_FW_DELAY_USEC + 1); in el15203000_cmd()121 led->priv->delay = jiffies + usecs_to_jiffies(EL_FW_DELAY_USEC); in el15203000_cmd()317 usecs_to_jiffies(EL_FW_DELAY_USEC); in el15203000_probe()