Searched refs:ARU_C11_CSBRANGE_ADDR (Results 1 – 1 of 1) sorted by relevance
109 #define ARU_C11_CSBRANGE_ADDR(x) (0x800 + ((x) & 0x1FF)) macro370 return (FPCI_RD4(sc, ARU_C11_CSBRANGE_ADDR(addr))); in CSB_RD4()378 FPCI_WR4(sc, ARU_C11_CSBRANGE_ADDR(addr), val); in CSB_WR4()