Searched defs:ti_sci_msg_resp_fwl_get_firewall_region (Results 1 – 1 of 1) sorted by relevance
228 struct ti_sci_msg_resp_fwl_get_firewall_region { struct229 struct ti_sci_msg_hdr hdr;230 uint16_t fwl_id;231 uint16_t region;232 uint32_t n_permission_regs;233 uint32_t control;234 uint32_t permissions[FWL_MAX_PRIVID_SLOTS];235 uint64_t start_address;236 uint64_t end_address;