Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rpmsg/
H A Dqcom_smd.c71 #define SMD_ALLOC_TBL_COUNT 2 macro
82 } smem_items[SMD_ALLOC_TBL_COUNT] = {
137 DECLARE_BITMAP(allocated[SMD_ALLOC_TBL_COUNT], SMD_ALLOC_TBL_SIZE);
1218 for (tbl = 0; tbl < SMD_ALLOC_TBL_COUNT; tbl++) { in qcom_channel_scan_worker()