Home
last modified time | relevance | path

Searched refs:maj_rev (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dctrl.c404 u8 maj_rev; in caam_get_era_from_hw() member
422 u8 maj_rev, era; in caam_get_era_from_hw() local
433 maj_rev = (id_ms & SECVID_MS_MAJ_REV_MASK) >> SECVID_MS_MAJ_REV_SHIFT; in caam_get_era_from_hw()
436 if (id[i].ip_id == ip_id && id[i].maj_rev == maj_rev) in caam_get_era_from_hw()
H A Dregs.h390 u8 maj_rev; member
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A 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()
H A Dregs.h391 u8 maj_rev; member
/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A 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()
H A Dcdnsp-gadget.h1326 * maj_rev: Major revision.
1333 u8 maj_rev; member
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-mem.c2240 rhub->maj_rev = major_revision; in xhci_add_in_port()
2245 port_cap->maj_rev = major_revision; in xhci_add_in_port()
2268 hw_port->rhub->maj_rev, major_revision); in xhci_add_in_port()
H A Dxhci.h1719 u8 maj_rev; member
1743 u8 maj_rev; member
H A Dxhci-hub.c69 if (xhci->port_caps[i].maj_rev == 0x03 && in xhci_create_usb3_bos_desc()
/kernel/linux/linux-6.6/drivers/usb/host/
H A 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()
H A Dxhci.h1732 u8 maj_rev; member
1756 u8 maj_rev; member
H A Dxhci-hub.c61 u8 major = xhci->port_caps[i].maj_rev; in xhci_create_usb3x_bos_desc()

Completed in 32 milliseconds