Searched refs:CSR_PMPCFG0 (Results 1 – 5 of 5) sorted by relevance
229 #define CSR_PMPCFG0 0x3a0 macro
365 #define CSR_PMPCFG0 0x3a0 macro
220 csrw CSR_PMPCFG0, a0
335 #define CSR_PMPCFG0 0x3a0 macro
571 uint32_t reg_index = csrno - CSR_PMPCFG0; in pmp()4256 uint32_t reg_index = csrno - CSR_PMPCFG0; in read_pmpcfg()4265 uint32_t reg_index = csrno - CSR_PMPCFG0; in write_pmpcfg()5295 [CSR_PMPCFG0] = { "pmpcfg0", pmp, read_pmpcfg, write_pmpcfg },