Searched refs:SYS_RAM_INIT (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/microchip/lan966x/ |
A D | lan966x_main.c | 999 return lan_rd(lan966x, SYS_RAM_INIT); in lan966x_ram_init() 1017 lan_wr(SYS_RAM_INIT_RAM_INIT_SET(1), lan966x, SYS_RAM_INIT); in lan966x_reset_switch()
|
A D | lan966x_regs.h | 1565 #define SYS_RAM_INIT __REG(TARGET_SYS, 0, 1, 4432, 0, 1, 4, 0, 0, 1, 4) macro
|
/linux-6.3-rc2/drivers/net/dsa/ocelot/ |
A D | felix_vsc9959.c | 437 REG(SYS_RAM_INIT, 0x000f24), 889 return ocelot_read(ocelot, SYS_RAM_INIT); in vsc9959_sys_ram_init_status() 910 ocelot_write(ocelot, SYS_RAM_INIT_RAM_INIT, SYS_RAM_INIT); in vsc9959_reset()
|
A D | seville_vsc9953.c | 390 REG_RESERVED(SYS_RAM_INIT),
|
/linux-6.3-rc2/include/soc/mscc/ |
A D | ocelot.h | 481 SYS_RAM_INIT, enumerator
|
Completed in 22 milliseconds