Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/hal/maldives/tsp/
H A DhalTSP.c305 MS_U32 u32FwAddrPhys,
2377 MS_U32 u32FwAddrPhys, in _HAL_TSP_FW_load() argument
2395 … u32DnldCtrl = ((u32FwAddrPhys >> MIU_BUS) >> TSP_DNLD_ADDR_ALI_SHIFT) & TSP_DNLD_ADDR_MASK; in _HAL_TSP_FW_load()
2396 …u32DnldCtrl1 = (((u32FwAddrPhys >> MIU_BUS) >> TSP_DNLD_ADDR_ALI_SHIFT) >> 16) & TSP_DMA_RADD… in _HAL_TSP_FW_load()
2397 printf("firmware 111 0x%08lx 0x%08lx 0x%08lx\n", u32FwAddrPhys, u32DnldCtrl1, u32DnldCtrl); in _HAL_TSP_FW_load()