Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/dma/
Dat_xdmac.c719 u32 len, mem, dwidth, fixed_dwidth; in at_xdmac_prep_slave_sg() local
748 fixed_dwidth = IS_ALIGNED(len, 1 << dwidth) in at_xdmac_prep_slave_sg()
754 | (len >> fixed_dwidth); /* microblock length */ in at_xdmac_prep_slave_sg()
756 AT_XDMAC_CC_DWIDTH(fixed_dwidth); in at_xdmac_prep_slave_sg()