Searched refs:SYS_RAM_INIT (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_main.c | 1036 return lan_rd(lan966x, SYS_RAM_INIT); in lan966x_ram_init() 1064 lan_wr(SYS_RAM_INIT_RAM_INIT_SET(1), lan966x, SYS_RAM_INIT); in lan966x_reset_switch()
|
H A D | lan966x_regs.h | 1748 #define SYS_RAM_INIT __REG(TARGET_SYS, 0, 1, 4432, 0, 1, 4, 0, 0, 1, 4) macro
|
/linux/drivers/net/dsa/ocelot/ |
H A D | felix_vsc9959.c | 438 REG(SYS_RAM_INIT, 0x000f24), 890 return ocelot_read(ocelot, SYS_RAM_INIT); in vsc9959_sys_ram_init_status() 911 ocelot_write(ocelot, SYS_RAM_INIT_RAM_INIT, SYS_RAM_INIT); in vsc9959_reset()
|
H A D | seville_vsc9953.c | 391 REG_RESERVED(SYS_RAM_INIT),
|
/linux/include/soc/mscc/ |
H A D | ocelot.h | 483 SYS_RAM_INIT, enumerator
|