Searched defs:upc (Results 1 – 4 of 4) sorted by relevance
295 struct upc { struct296 __be32 upgcr; /* UTOPIA/POS general configuration register */297 __be32 uplpa; /* UTOPIA/POS last PHY address */298 __be32 uphec; /* ATM HEC register */299 __be32 upuc; /* UTOPIA/POS UCC configuration */300 __be32 updc1; /* UTOPIA/POS device 1 configuration */301 __be32 updc2; /* UTOPIA/POS device 2 configuration */302 __be32 updc3; /* UTOPIA/POS device 3 configuration */303 __be32 updc4; /* UTOPIA/POS device 4 configuration */304 __be32 upstpa; /* UTOPIA/POS STPA threshold */[all …]
154 union acpi_object *upc = NULL; in usb_acpi_get_connect_type() local
871 u32 jal, upc, saved; in wil_freeze_bl() local
773 unsigned char ae, unsigned int ctx_mask, unsigned int upc) in qat_hal_set_pc()