Searched refs:AW87390_REG_DELAY_TIME (Results 1 – 2 of 2) sorted by relevance
51 #define AW87390_REG_DELAY_TIME (1000) macro
38 usleep_range(data[i + 1] * AW87390_REG_DELAY_TIME, in aw87390_dev_reg_update()39 data[i + 1] * AW87390_REG_DELAY_TIME + 10); in aw87390_dev_reg_update()