Home
last modified time | relevance | path

Searched refs:h_id (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/firmware/
Dti_sci.c3398 u32 h_id; in ti_sci_probe() local
3413 ret = of_property_read_u32(dev->of_node, "ti,host-id", &h_id); in ti_sci_probe()
3418 if (!h_id) { in ti_sci_probe()
3422 info->host_id = h_id; in ti_sci_probe()