Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/soc/qcom/
Dqcom-geni-se.c404 int ceil_bpw = ALIGN(bpw, BITS_PER_BYTE); in geni_se_config_packing() local
405 int iter = (ceil_bpw * pack_words) / BITS_PER_BYTE; in geni_se_config_packing()