Home
last modified time | relevance | path

Searched refs:arswitch_readreg_lsb (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/dev/etherswitch/arswitch/
HDarswitch_reg.c127 arswitch_readreg_lsb(device_t dev, int addr) in arswitch_readreg_lsb() function
158 return (arswitch_readreg_lsb(dev, addr) | in arswitch_readreg()
HDarswitch_reg.h39 extern int arswitch_readreg_lsb(device_t dev, int addr);
HDarswitch_phy.c106 data = arswitch_readreg_lsb(dev, AR8X16_REG_MDIO_CTRL) & in arswitch_readphy()