Searched refs:NI_TOWER_APU_REGION_ENABLE_MSK (Results 1 – 2 of 2) sorted by relevance
37 #define NI_TOWER_APU_REGION_ENABLE_MSK (0x1UL << NI_TOWER_APU_REGION_ENABLE_POS) macro38 #define NI_TOWER_APU_REGION_ENABLE NI_TOWER_APU_REGION_ENABLE_MSK
216 reg->region[region].prbar_low &= ~NI_TOWER_APU_REGION_ENABLE_MSK; in ni_tower_apu_set_region_enable()