Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/
H A Dti_sci.c3309 u32 h_id; in ti_sci_probe() local
3324 ret = of_property_read_u32(dev->of_node, "ti,host-id", &h_id); in ti_sci_probe()
3329 if (!h_id) { in ti_sci_probe()
3333 info->host_id = h_id; in ti_sci_probe()