Home
last modified time | relevance | path

Searched refs:AW_1000_US (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/codecs/aw883xx/
H A Daw_device.c33 static unsigned int g_fade_in_time = AW_1000_US / 10;
34 static unsigned int g_fade_out_time = AW_1000_US >> 1;
1285 usleep_range(AW_1000_US, AW_1000_US + 10); in aw_dev_dsp_check()
1360 usleep_range(AW_1000_US, AW_1000_US + 50); in aw_device_start()
1464 usleep_range(AW_1000_US, AW_1000_US + 100); in aw_device_stop()
1550 usleep_range(AW_1000_US, AW_1000_US + 100); in aw_device_init()
H A Daw_device.h56 AW_1000_US = 1000, enumerator
H A Daw883xx.c1648 usleep_range(AW_1000_US, AW_1000_US + 10); in aw883xx_hw_reset()
1650 usleep_range(AW_1000_US, AW_1000_US + 10); in aw883xx_hw_reset()