Searched refs:DMC (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/sun/
H A Dniu.h19 #define DMC 0x600000UL macro
1978 #define RXDMA_CFIG1(IDX) (DMC + 0x00000UL + (IDX) * 0x200UL)
1984 #define RXDMA_CFIG2(IDX) (DMC + 0x00008UL + (IDX) * 0x200UL)
1990 #define RBR_CFIG_A(IDX) (DMC + 0x00010UL + (IDX) * 0x200UL)
1996 #define RBR_CFIG_B(IDX) (DMC + 0x00018UL + (IDX) * 0x200UL)
2026 #define RBR_KICK(IDX) (DMC + 0x00020UL + (IDX) * 0x200UL)
2029 #define RBR_STAT(IDX) (DMC + 0x00028UL + (IDX) * 0x200UL)
2032 #define RBR_HDH(IDX) (DMC + 0x00030UL + (IDX) * 0x200UL)
2035 #define RBR_HDL(IDX) (DMC + 0x00038UL + (IDX) * 0x200UL)
2038 #define RCRCFIG_A(IDX) (DMC
[all...]
/linux-master/drivers/pmdomain/amlogic/
H A Dmeson-secure-pwrc.c117 /* DMC is for DDR PHY ana/dig and DMC, and should be always on */
118 SEC_PD(DMC, GENPD_FLAG_ALWAYS_ON),
207 /* DMC0 is for DDR PHY ana/dig and DMC, and should be always on */
209 /* DMC1 is for DDR PHY ana/dig and DMC, and should be always on */

Completed in 131 milliseconds