Searched refs:crb_hub_agt (Results 1 – 2 of 2) sorted by relevance
22 #define CRB_HI(off) ((crb_hub_agt[CRB_BLK(off)] << 20) | ((off) & 0xf0000))211 static const unsigned crb_hub_agt[64] = { variable
25 #define CRB_HI(off) ((crb_hub_agt[CRB_BLK(off)] << 20) | ((off) & 0xf0000))216 static unsigned crb_hub_agt[64] = variable