Searched full:tbipa (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/contrib/device-tree/Bindings/net/ |
| H A D | fsl,gianfar-mdio.yaml | 69 Optionally, the offset and length of the TBIPA register (TBI PHY 70 address register). If TBIPA register is not specified, the driver
|
| /freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/ |
| H A D | fman_dtsec.c | 78 cfg->tbipa = DEFAULT_TBIPA; /* PHY address 0 is reserved (DPAA RM)*/ in fman_dtsec_defconfig() 203 * Assign a Phy Address to the TBI (TBIPA). in fman_dtsec_init() 207 iowrite32be(cfg->tbipa, ®s->tbipa); in fman_dtsec_init() 435 iowrite32be(addr, ®s->tbipa); in fman_dtsec_set_tbi_phy_addr()
|
| H A D | dtsec.c | 96 if (p_Dtsec->p_DtsecDriverParam->tbipa > MAX_PHYS) in CheckInitParameters() 1256 DTSEC_MII_WritePhyReg(p_Dtsec, (uint8_t)p_DtsecDriverParam->tbipa, 17, tmpReg16); in DtsecInit() 1259 DTSEC_MII_WritePhyReg(p_Dtsec, (uint8_t)p_DtsecDriverParam->tbipa, 17, tmpReg16); in DtsecInit() 1262 DTSEC_MII_WritePhyReg(p_Dtsec, (uint8_t)p_DtsecDriverParam->tbipa, 0, tmpReg16); in DtsecInit() 1268 DTSEC_MII_WritePhyReg(p_Dtsec, (uint8_t)p_DtsecDriverParam->tbipa, 4, tmpReg16); in DtsecInit() 1272 DTSEC_MII_WritePhyReg(p_Dtsec, (uint8_t)p_DtsecDriverParam->tbipa, 0, tmpReg16); in DtsecInit()
|
| /freebsd/sys/contrib/ncsw/inc/flib/ |
| H A D | fsl_fman_dtsec.h | 414 uint32_t tbipa; /* 0x01C TBI PHY address register */ member 713 unsigned short tbipa; member 868 * In SGMII mode, the dTSEC's TBIPA field must contain a valid TBI PHY address
|