Home
last modified time | relevance | path

Searched refs:p_BmiStorageProfileId (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
4470 p_BmiStorageProfileId = in FM_PORT_VSPAlloc()
4475 tmpReg = GET_UINT32(*p_BmiStorageProfileId) & ~BMI_SP_ID_MASK; in FM_PORT_VSPAlloc()
4477 WRITE_UINT32(*p_BmiStorageProfileId, tmpReg); in FM_PORT_VSPAlloc()
4482 p_BmiStorageProfileId = in FM_PORT_VSPAlloc()
4493 p_BmiStorageProfileId = in FM_PORT_VSPAlloc()
4507 tmpReg = GET_UINT32(*p_BmiStorageProfileId) & ~BMI_SP_ID_MASK; in FM_PORT_VSPAlloc()
4509 WRITE_UINT32(*p_BmiStorageProfileId, tmpReg); in FM_PORT_VSPAlloc()