Searched refs:JME_MSINUM_BASE (Results 1 – 2 of 2) sorted by relevance
684 #define JME_MSINUM_BASE 0x0810 macro
617 CSR_WRITE_4(sc, JME_MSINUM_BASE + sizeof(uint32_t) * 0, map[0]); in jme_map_intr_vector()618 CSR_WRITE_4(sc, JME_MSINUM_BASE + sizeof(uint32_t) * 1, map[1]); in jme_map_intr_vector()619 CSR_WRITE_4(sc, JME_MSINUM_BASE + sizeof(uint32_t) * 2, map[2]); in jme_map_intr_vector()620 CSR_WRITE_4(sc, JME_MSINUM_BASE + sizeof(uint32_t) * 3, map[3]); in jme_map_intr_vector()