Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c4426 volatile uint32_t *p_BmiStorageProfileId = NULL, *p_BmiVspe = NULL; in FM_PORT_VSPAlloc() local
4472 p_BmiVspe = in FM_PORT_VSPAlloc()
4479 tmpReg = GET_UINT32(*p_BmiVspe); in FM_PORT_VSPAlloc()
4480 WRITE_UINT32(*p_BmiVspe, tmpReg | BMI_SP_EN); in FM_PORT_VSPAlloc()
4484 p_BmiVspe = &p_FmPort->p_FmPortBmiRegs->rxPortBmiRegs.fmbm_rpp; in FM_PORT_VSPAlloc()
4495 p_BmiVspe = &p_FmPort->p_FmPortBmiRegs->ohPortBmiRegs.fmbm_opp; in FM_PORT_VSPAlloc()
4511 tmpReg = GET_UINT32(*p_BmiVspe); in FM_PORT_VSPAlloc()
4512 WRITE_UINT32(*p_BmiVspe, tmpReg | BMI_SP_EN | tmp); in FM_PORT_VSPAlloc()