Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dport.h260 #define MV88E6XXX_PORT_POLICY_CTL 0x0e macro
H A Dport.c1683 err = mv88e6xxx_port_read(chip, port, MV88E6XXX_PORT_POLICY_CTL, &reg); in mv88e6352_port_set_policy()
1690 return mv88e6xxx_port_write(chip, port, MV88E6XXX_PORT_POLICY_CTL, reg); in mv88e6352_port_set_policy()