Searched refs:addrBase (Results 1 – 2 of 2) sorted by relevance
409 int CpqTsLaserControl(void *addrBase, int opcode) in CpqTsLaserControl() argument413 dwBuff = readl((addrBase + TL_MEM_TACH_CONTROL)); // read TL Control reg in CpqTsLaserControl()419 writel(dwBuff, (addrBase + TL_MEM_TACH_CONTROL)); // write TL Control reg in CpqTsLaserControl()
819 int CpqTsLaserControl(void *addrBase, int opcode);