Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/qcom/
H A Dqcom-geni-se.c440 int ceil_bpw = ALIGN(bpw, BITS_PER_BYTE); in geni_se_config_packing() local
441 int iter = (ceil_bpw * pack_words) / BITS_PER_BYTE; in geni_se_config_packing()