Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/caam/
Dctrl.c402 u8 maj_rev; in caam_get_era_from_hw() member
420 u8 maj_rev, era; in caam_get_era_from_hw() local
431 maj_rev = (id_ms & SECVID_MS_MAJ_REV_MASK) >> SECVID_MS_MAJ_REV_SHIFT; in caam_get_era_from_hw()
434 if (id[i].ip_id == ip_id && id[i].maj_rev == maj_rev) in caam_get_era_from_hw()
Dregs.h390 u8 maj_rev; member
/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci-mem.c2178 rhub->maj_rev = XHCI_EXT_PORT_MAJOR(temp); in xhci_add_in_port()
2200 port_cap->maj_rev = major_revision; in xhci_add_in_port()
2251 hw_port->rhub->maj_rev, major_revision); in xhci_add_in_port()
Dxhci.h1721 u8 maj_rev; member
1741 u8 maj_rev; member
Dxhci-hub.c69 if (xhci->port_caps[i].maj_rev == 0x03 && in xhci_create_usb3_bos_desc()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0016_linux_drivers_crypto.patch4275 maj_rev = (id_ms & SECVID_MS_MAJ_REV_MASK) >> SECVID_MS_MAJ_REV_SHIFT;
7034 u8 maj_rev;