Home
last modified time | relevance | path

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

/linux/drivers/soc/ti/
H A Dk3-ringacc.c24 #define K3_RINGACC_CFG_RING_SIZE_ELCNT_MASK GENMASK(19, 0) macro
798 cfg->size & ~K3_RINGACC_CFG_RING_SIZE_ELCNT_MASK || in k3_ringacc_ring_cfg()