Searched refs:max_tcs (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/soc/qcom/ |
| H A D | rpmh-rsc.c | 870 u32 config, max_tcs, ncpt, offset; in rpmh_probe_tcs_config() local 881 max_tcs = config; in rpmh_probe_tcs_config() 882 max_tcs &= DRV_NUM_TCS_MASK << (DRV_NUM_TCS_SHIFT * drv->id); in rpmh_probe_tcs_config() 883 max_tcs = max_tcs >> (DRV_NUM_TCS_SHIFT * drv->id); in rpmh_probe_tcs_config() 920 if (st + tcs->num_tcs > max_tcs || in rpmh_probe_tcs_config()
|
| /OK3568_Linux_fs/u-boot/include/fsl-mc/ |
| H A D | fsl_dpni.h | 119 MC_CMD_OP(cmd, 0, 0, 8, uint8_t, cfg->adv.max_tcs); \ 178 MC_RSP_OP(cmd, 0, 32, 8, uint8_t, attr->max_tcs); \ 741 uint8_t max_tcs; member 903 uint8_t max_tcs; member
|