Searched defs:ti_sci_msg_resp_fwl_get_firewall_region (Results 1 – 1 of 1) sorted by relevance
939 struct ti_sci_msg_resp_fwl_get_firewall_region { struct940 struct ti_sci_msg_hdr hdr;941 uint16_t fwl_id;942 uint16_t region;943 uint32_t n_permission_regs;944 uint32_t control;945 uint32_t permissions[FWL_MAX_PRIVID_SLOTS];946 uint64_t start_address;947 uint64_t end_address;