Searched refs:PCN_IO32_RDP (Results 1 – 2 of 2) sorted by relevance
218 return(CSR_READ_4(sc, PCN_IO32_RDP));237 CSR_WRITE_4(sc, PCN_IO32_RDP, val);411 CSR_WRITE_4(sc, PCN_IO32_RDP, 0);1015 while ((status = CSR_READ_4(sc, PCN_IO32_RDP)) & PCN_CSR_INTR) {1016 CSR_WRITE_4(sc, PCN_IO32_RDP, status);
63 #define PCN_IO32_RDP 0x10 macro