Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/soc/ti/ !
Dk3-ringacc.c25 #define K3_RINGACC_CFG_RING_SIZE_ELCNT_MASK GENMASK(19, 0) macro
783 cfg->size & ~K3_RINGACC_CFG_RING_SIZE_ELCNT_MASK || in k3_ringacc_ring_cfg()