Home
last modified time | relevance | path

Searched refs:SYS_RESET_CFG_MEM_INIT (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/dsa/ocelot/
H A Dseville_vsc9953.c509 [SYS_RESET_CFG_MEM_INIT] = REG_FIELD(SYS_RESET_CFG, 5, 5),
875 ocelot_field_read(ocelot, SYS_RESET_CFG_MEM_INIT, &val); in vsc9953_sys_ram_init_status()
977 ocelot_field_write(ocelot, SYS_RESET_CFG_MEM_INIT, 1); in vsc9953_reset()
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/
H A Docelot_vsc7514.c371 [SYS_RESET_CFG_MEM_INIT] = REG_FIELD(SYS_RESET_CFG, 0, 0),
735 regmap_field_write(ocelot->regfields[SYS_RESET_CFG_MEM_INIT], 1); in ocelot_reset()
740 regmap_field_read(ocelot->regfields[SYS_RESET_CFG_MEM_INIT], in ocelot_reset()
/kernel/linux/linux-6.6/drivers/net/dsa/ocelot/
H A Dseville_vsc9953.c529 [SYS_RESET_CFG_MEM_INIT] = REG_FIELD(SYS_RESET_CFG, 5, 5),
798 ocelot_field_read(ocelot, SYS_RESET_CFG_MEM_INIT, &val); in vsc9953_sys_ram_init_status()
824 ocelot_field_write(ocelot, SYS_RESET_CFG_MEM_INIT, 1); in vsc9953_reset()
/kernel/linux/linux-5.10/include/soc/mscc/
H A Docelot.h506 SYS_RESET_CFG_MEM_INIT, enumerator
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/
H A Dvsc7514_regs.c53 [SYS_RESET_CFG_MEM_INIT] = REG_FIELD(SYS_RESET_CFG, 0, 0),
H A Docelot.c2880 err = regmap_field_read(ocelot->regfields[SYS_RESET_CFG_MEM_INIT], in ocelot_mem_init_status()
2891 err = regmap_field_write(ocelot->regfields[SYS_RESET_CFG_MEM_INIT], 1); in ocelot_reset()
/kernel/linux/linux-6.6/include/soc/mscc/
H A Docelot.h600 SYS_RESET_CFG_MEM_INIT, enumerator

Completed in 14 milliseconds