Searched refs:EL_FW_DELAY_USEC (Results 1 – 1 of 1) sorted by relevance
51 #define EL_FW_DELAY_USEC 20000ul macro102 EL_FW_DELAY_USEC); in el15203000_cmd()104 usleep_range(EL_FW_DELAY_USEC, in el15203000_cmd()105 EL_FW_DELAY_USEC + 1); in el15203000_cmd()113 usleep_range(EL_FW_DELAY_USEC, in el15203000_cmd()114 EL_FW_DELAY_USEC + 1); in el15203000_cmd()124 led->priv->delay = jiffies + usecs_to_jiffies(EL_FW_DELAY_USEC); in el15203000_cmd()311 usecs_to_jiffies(EL_FW_DELAY_USEC); in el15203000_probe()