Home
last modified time | relevance | path

Searched full:hccparams (Results 1 – 22 of 22) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dxhci-ext-caps.h16 /* HCCPARAMS offset from PCI base address */
18 /* HCCPARAMS contains the first extended capability pointer */
50 /* Add this offset, plus the value of xECP in HCCPARAMS to the base address */
54 /* Add this offset, plus the value of xECP in HCCPARAMS to the base address */
H A Dxhci-caps.h35 /* HCCPARAMS - hcc_params - bitmasks */
H A Dehci-dbg.c47 * check the values in the HCCPARAMS register
H A Dxhci.h52 * @hcc_params: HCCPARAMS - Capability Parameters
H A Doxu210hp-hcd.c110 u32 hcc_params; /* HCCPARAMS - offset 0x8 */
/openbmc/qemu/include/hw/usb/
H A Dehci-regs.h8 #define HCCPARAMS 0x0008 /* 4-bytes, capability params */ macro
9 #define EECP HCCPARAMS + 1
/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/
H A Dehci-rmobile.h132 u32 hccparams; /* hccparams */ member
/openbmc/linux/Documentation/devicetree/bindings/usb/
H A Dfsl,imx8mp-dwc3.yaml62 power control. Defines Bit 3 in capability register (HCCPARAMS).
/openbmc/u-boot/arch/arm/include/asm/
H A Dehci-omap.h102 u32 hccparams; /* 0x08 */ member
/openbmc/linux/drivers/usb/chipidea/
H A Dbits.h28 /* HCCPARAMS */
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h124 /* HCCPARAMS - hcc_params - bitmasks */
1151 /* HCCPARAMS offset from PCI base address */
1153 /* HCCPARAMS contains the first extended capability pointer */
1183 /* Add this offset, plus the value of xECP in HCCPARAMS to the base address */
1187 /* Add this offset, plus the value of xECP in HCCPARAMS to the base address */
/openbmc/linux/drivers/usb/gadget/udc/
H A Dfsl_usb2_udc.h26 u32 hccparams; /* Host Controller Capability Parameters */ member
63 u32 hccparams; /* Host Controller Capability Parameters */ member
H A Dmv_udc.h134 u32 hccparams; /* HC Capability Parameters*/ member
/openbmc/linux/include/linux/usb/
H A Dehci_def.h36 u32 hcc_params; /* HCCPARAMS - offset 0x8 */
/openbmc/u-boot/include/usb/
H A Dehci-ci.h195 u32 hccparams; /* 0x108 - Host Capability Parameters */ member
/openbmc/linux/drivers/usb/phy/
H A Dphy-fsl-usb.h295 u32 hccparams; /* Host Controller Capability Parameters */ member
/openbmc/u-boot/arch/m68k/include/asm/
H A Dimmap_5329.h329 u32 hccparams; /* 0x108 Host Capability Parameters */ member
/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h49 * @hcc_params: HCCPARAMS - Capability Parameters
77 /* HCCPARAMS offset from PCI base address */
80 /* HCCPARAMS - hcc_params - bitmasks */
/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.h220 u32 hcc_params; /* HCCPARAMS - offset 0x8 */
H A Dfotg210-hcd.c101 /* check the values in the HCCPARAMS register (host controller _Capability_
/openbmc/qemu/pc-bios/
HDhppa-firmware.img(NULL) p ` P @ 0HALT 8 | t l d X Lj g g <n ...
/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c2752 case 0x10: /* HCCPARAMS */ in xhci_cap_read()