Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/mscc_eswitch/
H A Dluton_switch.c39 #define SYS_SWITCH_PORT_MODE(x) (0x8294 + 0x4 * (x)) macro
306 setbits_le32(priv->regs[SYS] + SYS_SWITCH_PORT_MODE(CPU_PORT), in luton_cpu_capture_setup()
330 setbits_le32(priv->regs[SYS] + SYS_SWITCH_PORT_MODE(port - PORT0), in luton_gmii_port_init()
352 setbits_le32(priv->regs[SYS] + SYS_SWITCH_PORT_MODE(port - PORT0), in luton_port_init()
399 setbits_le32(priv->regs[SYS] + SYS_SWITCH_PORT_MODE(port - PORT0), in luton_ext_port_init()