Home
last modified time | relevance | path

Searched refs:ST_COEFFWRDONE (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/sound/soc/omap/
Dmcbsp.h221 #define ST_COEFFWRDONE BIT(2) macro
Dmcbsp.c303 while (!(val & ST_COEFFWRDONE) && (++i < 1000)) in omap_st_fir_write()