Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/qcom/
H A Drpmh-rsc.c970 u32 config, max_tcs, ncpt, offset; in rpmh_probe_tcs_config() local
981 max_tcs = config; in rpmh_probe_tcs_config()
982 max_tcs &= DRV_NUM_TCS_MASK << (DRV_NUM_TCS_SHIFT * drv->id); in rpmh_probe_tcs_config()
983 max_tcs = max_tcs >> (DRV_NUM_TCS_SHIFT * drv->id); in rpmh_probe_tcs_config()
1020 if (st + tcs->num_tcs > max_tcs || in rpmh_probe_tcs_config()