Home
last modified time | relevance | path

Searched refs:tbi_phy_addr (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/MAC/
H A Ddtsec.h219 uint8_t tbi_phy_addr; member
H A Ddtsec.c516 p_Dtsec->p_DtsecDriverParam->tbi_phy_addr = newVal; in DtsecConfigTbiPhyAddr()
1119 DTSEC_MII_ReadPhyReg(p_Dtsec, p_Dtsec->tbi_phy_addr, 0, &tmpReg16); in DtsecRestartAutoneg()
1124 DTSEC_MII_WritePhyReg(p_Dtsec, p_Dtsec->tbi_phy_addr, 0, tmpReg16); in DtsecRestartAutoneg()
1461 p_Dtsec->tbi_phy_addr = p_Dtsec->p_DtsecDriverParam->tbi_phy_addr; in DTSEC_Config()
H A Dfman_dtsec.c98 cfg->tbi_phy_addr = DEFAULT_TBI_PHY_ADDR; in fman_dtsec_defconfig()
/f-stack/freebsd/contrib/ncsw/inc/flib/
H A Dfsl_fman_dtsec.h727 uint8_t tbi_phy_addr; member