Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dfm_mac_ext.h821 t_Error FM_MAC_MII_WritePhyReg(t_Handle h_FmMac, uint8_t phyAddr, uint8_t reg, uint16_t data);
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/MAC/
H A Dfm_mac.c605 t_Error FM_MAC_MII_WritePhyReg (t_Handle h_FmMac, uint8_t phyAddr, uint8_t reg, uint16_t data) in FM_MAC_MII_WritePhyReg() function