Searched refs:SYS_RESET_CFG_MEM_ENA (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/dsa/ocelot/ |
H A D | seville_vsc9953.c | 528 [SYS_RESET_CFG_MEM_ENA] = REG_FIELD(SYS_RESET_CFG, 6, 6), 823 ocelot_field_write(ocelot, SYS_RESET_CFG_MEM_ENA, 1); in vsc9953_reset()
|
/openbmc/linux/drivers/net/ethernet/mscc/ |
H A D | vsc7514_regs.c | 52 [SYS_RESET_CFG_MEM_ENA] = REG_FIELD(SYS_RESET_CFG, 1, 1),
|
H A D | ocelot.c | 2970 err = regmap_field_write(ocelot->regfields[SYS_RESET_CFG_MEM_ENA], 1); in ocelot_reset() 2982 err = regmap_field_write(ocelot->regfields[SYS_RESET_CFG_MEM_ENA], 1); in ocelot_reset()
|
/openbmc/linux/include/soc/mscc/ |
H A D | ocelot.h | 599 SYS_RESET_CFG_MEM_ENA, enumerator
|