Searched refs:NCORE_DIRUCASE (Results 1 – 2 of 2) sorted by relevance
43 dirucase = mmio_read_32(NCORE_DIRUCASE(diru)); in set_caiu()51 mmio_write_32(NCORE_DIRUCASE(diru), dirucase); in set_caiu()
30 #define NCORE_DIRUCASE(N) (NCORE_DIRU(N) + UL(0x40)) macro