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.c969 u32 config, max_tcs, ncpt, offset; in rpmh_probe_tcs_config() local
980 max_tcs = config; in rpmh_probe_tcs_config()
981 max_tcs &= DRV_NUM_TCS_MASK << (DRV_NUM_TCS_SHIFT * drv->id); in rpmh_probe_tcs_config()
982 max_tcs = max_tcs >> (DRV_NUM_TCS_SHIFT * drv->id); in rpmh_probe_tcs_config()
1019 if (st + tcs->num_tcs > max_tcs || in rpmh_probe_tcs_config()