Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/ethernet/
Deth_adin2111.h87 int eth_adin2111_reg_update(const struct device *dev, const uint16_t reg,
/Zephyr-latest/drivers/ethernet/
Deth_adin2111.c92 int eth_adin2111_reg_update(const struct device *dev, const uint16_t reg, in eth_adin2111_reg_update() function
1144 return eth_adin2111_reg_update(dev, ADIN2111_CONFIG2, fwd_mask, enable ? fwd_mask : 0); in eth_adin2111_set_promiscuous()