Home
last modified time | relevance | path

Searched refs:SYSC_REG_EFUSE_CFG (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/mips/include/asm/mach-ralink/
H A Dmt7620.h19 #define SYSC_REG_EFUSE_CFG 0x08 macro
/openbmc/linux/arch/mips/ralink/
H A Dmt7620.c136 return __raw_readl(MT7620_SYSC_BASE + SYSC_REG_EFUSE_CFG); in mt7620_get_efuse()