Home
last modified time | relevance | path

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

/linux/drivers/soc/qcom/
H A Drpmh-rsc.c967 u32 config, max_tcs, ncpt, offset; in rpmh_probe_tcs_config() local
978 max_tcs = config; in rpmh_probe_tcs_config()
979 max_tcs &= DRV_NUM_TCS_MASK << (DRV_NUM_TCS_SHIFT * drv->id); in rpmh_probe_tcs_config()
980 max_tcs = max_tcs >> (DRV_NUM_TCS_SHIFT * drv->id); in rpmh_probe_tcs_config()
1017 if (st + tcs->num_tcs > max_tcs || in rpmh_probe_tcs_config()
/linux/include/linux/bnge/
H A Dhsi.h9934 u8 max_tcs; member