Searched refs:th (Results 1 – 2 of 2) sorted by relevance
1121 int aiodma_rb_set_threshold(struct uniphier_aio_sub *sub, u64 size, u32 th) in aiodma_rb_set_threshold() argument1125 if (size <= th) in aiodma_rb_set_threshold()1128 regmap_write(r, CDA2D_RBMXBTH(sub->swm->rb.map), th); in aiodma_rb_set_threshold()1129 regmap_write(r, CDA2D_RBMXRTH(sub->swm->rb.map), th); in aiodma_rb_set_threshold()
344 int aiodma_rb_set_threshold(struct uniphier_aio_sub *sub, u64 size, u32 th);