Lines Matching defs:s_host
2137 * @s_host: Host processor ID to which the resources are allocated
2144 u32 dev_id, u8 subtype, u8 s_host,
2172 req->secondary_host = s_host;
2230 * @s_host: Host processor ID to which the resources are allocated
2238 u32 dev_id, u8 subtype, u8 s_host,
2241 return ti_sci_get_resource_range(handle, dev_id, subtype, s_host, desc);
2257 * @s_host: Secondary host ID to which the irq/event is being
2266 u16 global_event, u8 vint_status_bit, u8 s_host,
2301 req->secondary_host = s_host;
2358 * @s_host: Secondary host ID to which the irq/event is being
2366 u16 global_event, u8 vint_status_bit, u8 s_host)
2383 global_event, vint_status_bit, s_host,
2393 global_event, vint_status_bit, s_host,
2409 desc->secondary_host = s_host;
2430 * @s_host: Secondary host ID to which the irq/event is being
2438 u16 global_event, u8 vint_status_bit, u8 s_host)
2456 global_event, vint_status_bit, s_host,
2471 irq_desc.secondary_host = s_host;