Home
last modified time | relevance | path

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

/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_cls.c959 val = mvpp2_read(port->priv, MVPP2_CLS_PORT_WAY_REG); in mvpp2_cls_port_config()
961 mvpp2_write(port->priv, MVPP2_CLS_PORT_WAY_REG, val); in mvpp2_cls_port_config()
Dmvpp2.h102 #define MVPP2_CLS_PORT_WAY_REG 0x1810 macro