Searched refs:VMIDMT_OUTM (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/drivers/qti/accesscontrol/vmidmt/ |
| H A D | vmidmt_hal.c | 97 VMIDMT_OUTM(addr, VMIDMTACR, cfg->au_vmid[0], acr); in configure_acr() 189 VMIDMT_OUTM(p->base_addr, SCR0, in set_default_config() 207 VMIDMT_OUTM(p->base_addr, SACR, VMIDMT_RMSK(SACR), config); in set_default_config() 212 VMIDMT_OUTM(p->base_addr, NSCR0, CR0_BUS_MASK, attrib); in set_default_config() 228 VMIDMT_OUTM(p->base_addr, NSACR, VMIDMT_RMSK(NSACR), config); in set_default_config() 907 VMIDMT_OUTM(p->base_addr, SCR0, CR0_ERE_MASK, val); in vmidmt_hal_cfg_err() 910 VMIDMT_OUTM(p->base_addr, NSCR0, CR0_ERE_MASK, val); in vmidmt_hal_cfg_err()
|
| H A D | vmidmt_hal_hwio.h | 971 #define VMIDMT_OUTM(base, regsym, mask, val) \ macro 986 VMIDMT_OUTM(base, regsym, VMIDMT_FMSK(regsym, field), \
|