Lines Matching +full:20 +full:db
43 "0.25db/4LRCK", \
44 "0.25db/8LRCK", \
45 "0.25db/16LRCK", \
46 "0.25db/32LRCK", \
47 "0.25db/64LRCK", \
48 "0.25db/128LRCK", \
49 "0.25db/256LRCK", \
50 "0.25db/512LRCK", \
51 "0.25db/1024LRCK", \
52 "0.25db/2048LRCK", \
53 "0.25db/4096LRCK", \
54 "0.25db/8192LRCK", \
55 "0.25db/16384LRCK", \
56 "0.25db/32768LRCK", \
57 "0.25db/65536LRCK",
60 "0.25db/2LRCK",
315 * from 1 to 20: the register takes the div value - 1
316 * above 20: the register takes the corresponding idx of the div value
317 * in the following table + 20
319 #define ES8311_BCLK_DIV_IDX_OFFSET 20
497 case 20: in es8311_hw_params()