Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/core/
H A Dusb-acpi.c150 union acpi_object *upc = NULL; in usb_acpi_get_connect_type() local
165 upc = buffer.pointer; in usb_acpi_get_connect_type()
166 if (!upc || (upc->type != ACPI_TYPE_PACKAGE) || upc->package.count != 4) in usb_acpi_get_connect_type()
169 if (upc->package.elements[0].integer.value) in usb_acpi_get_connect_type()
177 kfree(upc); in usb_acpi_get_connect_type()
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/
H A Dch-Zuerich-upc-cablecom1 # upc cablecom
H A Dch-Bern-upc-cablecom1 # upc cablecom
H A Dcz-UPC1 # UPC Česká republika | https://www.upc.cz/
/openbmc/linux/include/soc/fsl/qe/
H A Dimmap_qe.h296 struct upc { struct
441 struct upc upc1; /* MultiPHY UTOPIA POS Ctrlr 1*/
447 struct upc upc2; /* MultiPHY UTOPIA POS Ctrlr 2*/
/openbmc/qemu/qapi/
H A Dtrace.json4 # Copyright (C) 2011-2016 Lluís Vilanova <vilanova@ac.upc.edu>
/openbmc/linux/tools/testing/selftests/net/openvswitch/
H A Dopenvswitch.sh537 ovs_add_netns_and_veths "test_upcall_interfaces" ui0 upc left0 l0 \
542 ip netns exec upc arping -I l0 172.31.110.20 -c 1 \
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H 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()
/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_common_drv.h155 unsigned char ae, unsigned int ctx_mask, unsigned int upc);
H A Dqat_hal.c926 unsigned char ae, unsigned int ctx_mask, unsigned int upc) in qat_hal_set_pc() argument
929 handle->hal_handle->upc_mask & upc); in qat_hal_set_pc()
/openbmc/u-boot/include/linux/
H A Dimmap_qe.h429 typedef struct upc { struct
/openbmc/qemu/
H A D.mailmap168 Lluís Vilanova <vilanova@ac.upc.edu>