Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/caam/
Dctrl.c422 u8 maj_rev; in caam_get_era_from_hw() member
440 u8 maj_rev, era; in caam_get_era_from_hw() local
451 maj_rev = (id_ms & SECVID_MS_MAJ_REV_MASK) >> SECVID_MS_MAJ_REV_SHIFT; in caam_get_era_from_hw()
454 if (id[i].ip_id == ip_id && id[i].maj_rev == maj_rev) in caam_get_era_from_hw()
Dregs.h391 u8 maj_rev; member
/Linux-v6.6/drivers/usb/cdns3/
Dcdnsp-mem.c1129 port->maj_rev = CDNSP_EXT_PORT_MAJOR(temp); in cdnsp_add_in_port()
1137 trace_cdnsp_port_info(addr, port_offset, port_count, port->maj_rev); in cdnsp_add_in_port()
Dcdnsp-gadget.h1333 u8 maj_rev; member
/Linux-v6.6/drivers/usb/host/
Dxhci-mem.c2050 rhub->maj_rev = major_revision; in xhci_add_in_port()
2055 port_cap->maj_rev = major_revision; in xhci_add_in_port()
2076 hw_port->rhub->maj_rev, major_revision); in xhci_add_in_port()
Dxhci.h1731 u8 maj_rev; member
1755 u8 maj_rev; member
Dxhci-hub.c61 u8 major = xhci->port_caps[i].maj_rev; in xhci_create_usb3x_bos_desc()