Searched refs:ksz_pwrite16 (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/net/dsa/microchip/ |
D | ksz_priv.h | 198 static inline void ksz_pwrite16(struct ksz_device *dev, int port, int offset, in ksz_pwrite16() function
|
D | ksz_common.c | 417 ksz_pwrite16(dev, addr, 0x100 + (reg << 1), val); in ksz_phy_write16() 606 ksz_pwrite16(dev, port, REG_PORT_DEFAULT_VID, vid); in ksz_port_vlan_add() 642 ksz_pwrite16(dev, port, REG_PORT_DEFAULT_VID, pvid); in ksz_port_vlan_del()
|