Searched refs:DL_CFG_BIT_MODE_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wwan/t7xx/ | ||
H A D | t7xx_cldma.h | 79 #define DL_CFG_BIT_MODE_MASK GENMASK(12, 10) macro |
H A D | t7xx_cldma.c | 242 dl_cfg &= ~DL_CFG_BIT_MODE_MASK; in t7xx_cldma_hw_init() |