Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/soc/qcom/
Dicc-bwmon.c169 unsigned int count_unit_kb; /* kbytes */ member
550 return kbps / bwmon->data->count_unit_kb; in bwmon_kbps_to_count()
639 max *= bwmon->data->count_unit_kb; in bwmon_intr()
817 .count_unit_kb = 1024,
829 .count_unit_kb = 64,
839 .count_unit_kb = 1024,
848 .count_unit_kb = 64,