Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dat_xdmac.c796 u32 len, mem, dwidth, fixed_dwidth; in at_xdmac_prep_slave_sg() local
825 fixed_dwidth = IS_ALIGNED(len, 1 << dwidth) in at_xdmac_prep_slave_sg()
831 | (len >> fixed_dwidth); /* microblock length */ in at_xdmac_prep_slave_sg()
833 AT_XDMAC_CC_DWIDTH(fixed_dwidth); in at_xdmac_prep_slave_sg()