Home
last modified time | relevance | path

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

/linux/drivers/crypto/caam/
A 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()
A Dregs.h390 u8 maj_rev; member
/linux/drivers/usb/cdns3/
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()
A Dcdnsp-gadget.h1333 u8 maj_rev; member
/linux/drivers/usb/host/
A Dxhci-mem.c2151 rhub->maj_rev = XHCI_EXT_PORT_MAJOR(temp); in xhci_add_in_port()
2173 port_cap->maj_rev = major_revision; in xhci_add_in_port()
2224 hw_port->rhub->maj_rev, major_revision); in xhci_add_in_port()
A Dxhci.h1727 u8 maj_rev; member
1746 u8 maj_rev; member
A Dxhci-hub.c61 u8 major = xhci->port_caps[i].maj_rev; in xhci_create_usb3x_bos_desc()

Completed in 237 milliseconds