Home
last modified time | relevance | path

Searched refs:upc (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/usb/core/
A Dusb-acpi.c89 union acpi_object *upc = NULL; in usb_acpi_get_connect_type() local
104 upc = buffer.pointer; in usb_acpi_get_connect_type()
105 if (!upc || (upc->type != ACPI_TYPE_PACKAGE) || upc->package.count != 4) in usb_acpi_get_connect_type()
108 if (upc->package.elements[0].integer.value) in usb_acpi_get_connect_type()
116 kfree(upc); in usb_acpi_get_connect_type()
/linux/include/soc/fsl/qe/
A Dimmap_qe.h295 struct upc { struct
440 struct upc upc1; /* MultiPHY UTOPIA POS Ctrlr 1*/
446 struct upc upc2; /* MultiPHY UTOPIA POS Ctrlr 2*/
/linux/drivers/net/wireless/ath/wil6210/
A Dmain.c871 u32 jal, upc, saved; in wil_freeze_bl() local
892 upc = wil_r(wil, RGF_USER_CPU_PC); in wil_freeze_bl()
893 if (upc < ivt3 || (upc > (ivt3 + 8))) in wil_freeze_bl()
894 wil_dbg_misc(wil, "BL freeze failed, PC=0x%08X\n", upc); in wil_freeze_bl()
/linux/drivers/crypto/qat/qat_common/
A Dadf_common_drv.h153 unsigned char ae, unsigned int ctx_mask, unsigned int upc);
A Dqat_hal.c943 unsigned char ae, unsigned int ctx_mask, unsigned int upc) in qat_hal_set_pc() argument
946 handle->hal_handle->upc_mask & upc); in qat_hal_set_pc()

Completed in 27 milliseconds