Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/firmware/
Dti_sci.c3322 u32 h_id; in ti_sci_probe() local
3337 ret = of_property_read_u32(dev->of_node, "ti,host-id", &h_id); in ti_sci_probe()
3342 if (!h_id) { in ti_sci_probe()
3346 info->host_id = h_id; in ti_sci_probe()