Searched refs:DL_CFG_BIT_MODE_64 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wwan/t7xx/ | ||
H A D | t7xx_cldma.h | 78 #define DL_CFG_BIT_MODE_64 BIT(12) macro |
H A D | t7xx_cldma.c | 246 dl_cfg |= DL_CFG_BIT_MODE_64; in t7xx_cldma_hw_init() |