Searched refs:ahbexp (Results 1 – 2 of 2) sorted by relevance
137 fn(&s->ahbexp[i]); in foreach_ppc()182 r = s->ahbexp[offset_to_ppc_idx(offset)].ns; in iotkit_secctl_s_read()381 ppc = &s->ahbexp[offset_to_ppc_idx(offset)]; in iotkit_secctl_s_write()400 ppc = &s->ahbexp[offset_to_ppc_idx(offset)]; in iotkit_secctl_s_write()474 r = s->ahbexp[offset_to_ppc_idx(offset)].nsp; in iotkit_secctl_ns_read()549 ppc = &s->ahbexp[offset_to_ppc_idx(offset)]; in iotkit_secctl_ns_write()712 IoTKitSecCtlPPC *ppc = &s->ahbexp[i]; in iotkit_secctl_init()806 VMSTATE_STRUCT_ARRAY(ahbexp, IoTKitSecCtl, IOTS_NUM_AHB_EXP_PPC, 1,
122 IoTKitSecCtlPPC ahbexp[IOTS_NUM_APB_EXP_PPC]; member