Searched refs:RSET_SDRAM (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-bcm63xx/ |
H A D | bcm63xx_io.h | 95 #define bcm_sdram_readl(o) bcm_rset_readl(RSET_SDRAM, (o)) 96 #define bcm_sdram_writel(v, o) bcm_rset_writel(RSET_SDRAM, (v), (o))
|
H A D | bcm63xx_cpu.h | 117 RSET_SDRAM, enumerator 579 [RSET_SDRAM] = BCM_## __cpu ##_SDRAM_BASE, \
|
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-bcm63xx/ |
H A D | bcm63xx_io.h | 95 #define bcm_sdram_readl(o) bcm_rset_readl(RSET_SDRAM, (o)) 96 #define bcm_sdram_writel(v, o) bcm_rset_writel(RSET_SDRAM, (v), (o))
|
H A D | bcm63xx_cpu.h | 117 RSET_SDRAM, enumerator 579 [RSET_SDRAM] = BCM_## __cpu ##_SDRAM_BASE, \
|
Completed in 7 milliseconds