Searched refs:NWP_AHB_ADDR (Results 1 – 2 of 2) sorted by relevance
195 #define NWP_AHB_ADDR 0x41300000 macro284 #define NWP_AHB_ADDR 0x41300000 macro285 #define ULP_DIRECT_ACCESS(_x) *(uint32 *)(NWP_AHB_ADDR + (_x))
424 …update_ipmu_data((NWP_AHB_ADDR + 0x604), DIRECT, (ipmu_calib_data_p->scale_soc_ldo_vref << 31), MA… in init_ipmu_calib_data()