Searched refs:apbexp (Results 1 – 2 of 2) sorted by relevance
134 fn(&s->apbexp[i]); in foreach_ppc()192 r = s->apbexp[offset_to_ppc_idx(offset)].ns; in iotkit_secctl_s_read()198 r = s->apbexp[offset_to_ppc_idx(offset)].sp; in iotkit_secctl_s_read()208 r = s->apbexp[offset_to_ppc_idx(offset)].sp; in iotkit_secctl_s_read()393 ppc = &s->apbexp[offset_to_ppc_idx(offset)]; in iotkit_secctl_s_write()412 ppc = &s->apbexp[offset_to_ppc_idx(offset)]; in iotkit_secctl_s_write()484 r = s->apbexp[offset_to_ppc_idx(offset)].nsp; in iotkit_secctl_ns_read()561 ppc = &s->apbexp[offset_to_ppc_idx(offset)]; in iotkit_secctl_ns_write()706 IoTKitSecCtlPPC *ppc = &s->apbexp[i]; in iotkit_secctl_init()804 VMSTATE_STRUCT_ARRAY(apbexp, IoTKitSecCtl, IOTS_NUM_APB_EXP_PPC, 1,
121 IoTKitSecCtlPPC apbexp[IOTS_NUM_APB_EXP_PPC]; member