Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_cls.c852 val = mvpp2_read(port->priv, MVPP2_CLS_PORT_WAY_REG); in mvpp2_cls_port_config()
854 mvpp2_write(port->priv, MVPP2_CLS_PORT_WAY_REG, val); in mvpp2_cls_port_config()
Dmvpp2.h84 #define MVPP2_CLS_PORT_WAY_REG 0x1810 macro