Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/i3c/master/mipi-i3c-hci/
Dext_caps.c28 hci->vendor_product_id = readl(base + 0x0c); in hci_extcap_hardware_id()
32 dev_info(&hci->master.dev, "vendor product ID: %#x\n", hci->vendor_product_id); in hci_extcap_hardware_id()
Dhci.h59 u32 vendor_product_id; member