Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/firmware/
H A Dti_sci.c3368 u32 h_id; in ti_sci_probe() local
3383 ret = of_property_read_u32(dev->of_node, "ti,host-id", &h_id); in ti_sci_probe()
3388 if (!h_id) { in ti_sci_probe()
3392 info->host_id = h_id; in ti_sci_probe()
/kernel/linux/linux-6.6/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()

Completed in 9 milliseconds