Searched refs:D40_DREG_ICFG (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/ | ||
D | ste_dma40_ll.h | 316 #define D40_DREG_ICFG 0xFCC macro |
D | ste_dma40.c | 3182 num_phy_chans = 4 * (readl(virtbase + D40_DREG_ICFG) & 0x7) + 4; in d40_hw_detect_init() |