Searched refs:riscvRegRead (Results 1 – 3 of 3) sorted by relevance
92 …NvU32 (*riscvRegRead) (struct nvswitch_device *, struct FLCN *, NvU32 of… member
705 NVSWITCH_ASSERT(pFlcn->pHal->riscvRegRead != (void *)0); in flcnRiscvRegRead_HAL()706 return pFlcn->pHal->riscvRegRead(device, pFlcn, offset); in flcnRiscvRegRead_HAL()
504 pHal->riscvRegRead = _flcnRiscvRegRead_LS10; in flcnSetupHal_LS10()