Searched refs:th (Results 1 – 3 of 3) sorted by relevance
| /sound/soc/uniphier/ |
| A D | aio-core.c | 1137 int aiodma_rb_set_threshold(struct uniphier_aio_sub *sub, u64 size, u32 th) in aiodma_rb_set_threshold() argument 1141 if (size <= th) in aiodma_rb_set_threshold() 1144 regmap_write(r, CDA2D_RBMXBTH(sub->swm->rb.map), th); in aiodma_rb_set_threshold() 1145 regmap_write(r, CDA2D_RBMXRTH(sub->swm->rb.map), th); in aiodma_rb_set_threshold()
|
| A D | aio.h | 346 int aiodma_rb_set_threshold(struct uniphier_aio_sub *sub, u64 size, u32 th);
|
| /sound/soc/codecs/ |
| A D | Kconfig | 732 noise, constant large volume, 6th Smart K audio amplifier.
|
Completed in 14 milliseconds