Searched full:s_host (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/firmware/ |
| H A D | ti_sci.c | 2120 * @s_host: Host processor ID to which the resources are allocated 2127 u32 dev_id, u8 subtype, u8 s_host, in ti_sci_get_resource_range() argument 2155 req->secondary_host = s_host; in ti_sci_get_resource_range() 2213 * @s_host: Host processor ID to which the resources are allocated 2221 u32 dev_id, u8 subtype, u8 s_host, in ti_sci_cmd_get_resource_range_from_shost() argument 2224 return ti_sci_get_resource_range(handle, dev_id, subtype, s_host, desc); in ti_sci_cmd_get_resource_range_from_shost() 2240 * @s_host: Secondary host ID to which the irq/event is being 2249 u16 global_event, u8 vint_status_bit, u8 s_host, in ti_sci_manage_irq() argument 2284 req->secondary_host = s_host; in ti_sci_manage_irq() 2315 * @s_host: Secondary host ID to which the irq/event is being [all …]
|