Searched refs:mv88e6xxx_port_wait_bit (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/dsa/mv88e6xxx/ |
H A D | port_hidden.c | 43 return mv88e6xxx_port_wait_bit(chip, in mv88e6xxx_port_hidden_wait()
|
H A D | port.h | 348 int mv88e6xxx_port_wait_bit(struct mv88e6xxx_chip *chip, int port, int reg,
|
H A D | port.c | 29 int mv88e6xxx_port_wait_bit(struct mv88e6xxx_chip *chip, int port, int reg, in mv88e6xxx_port_wait_bit() function 1508 return mv88e6xxx_port_wait_bit(chip, port, MV88E6393X_PORT_EPC_CMD, bit, 0); in mv88e6393x_port_epc_wait_ready()
|