Searched refs:endp_status (Results 1 – 10 of 10) sorted by relevance
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | designware_udc.c | 664 writel(0x0, &in_p->endp_status); in udc_setup_ep() 693 writel(0x0, &out_p->endp_status); in udc_setup_ep() 903 &outep_regs_p[0].endp_status); in dw_udc_endpoint_irq() 905 } else if ((readl(&outep_regs_p[0].endp_status) & in dw_udc_endpoint_irq() 909 &outep_regs_p[0].endp_status); in dw_udc_endpoint_irq() 916 writel(0x0, &outep_regs_p[0].endp_status); in dw_udc_endpoint_irq() 939 if ((readl(&outep_regs_p[epnum].endp_status) & in dw_udc_endpoint_irq() 944 &outep_regs_p[epnum].endp_status); in dw_udc_endpoint_irq() 947 writel(0x0, &outep_regs_p[epnum].endp_status); in dw_udc_endpoint_irq() 963 &outep_regs_p[epnum].endp_status); in dw_udc_endpoint_irq() [all …]
|
/openbmc/u-boot/include/usb/ |
H A D | designware_udc.h | 24 u32 endp_status; member
|
/openbmc/linux/drivers/net/ipa/reg/ |
H A D | ipa_reg-v3.5.1.c | 356 REG_STRIDE_FIELDS(ENDP_STATUS, endp_status, 0x00000840, 0x0070);
|
H A D | ipa_reg-v4.2.c | 382 REG_STRIDE_FIELDS(ENDP_STATUS, endp_status, 0x00000840, 0x0070);
|
H A D | ipa_reg-v3.1.c | 345 REG_STRIDE_FIELDS(ENDP_STATUS, endp_status, 0x00000840, 0x0070);
|
H A D | ipa_reg-v4.7.c | 404 REG_STRIDE_FIELDS(ENDP_STATUS, endp_status, 0x00000840, 0x0070);
|
H A D | ipa_reg-v4.11.c | 412 REG_STRIDE_FIELDS(ENDP_STATUS, endp_status, 0x00000840, 0x0070);
|
H A D | ipa_reg-v4.9.c | 409 REG_STRIDE_FIELDS(ENDP_STATUS, endp_status, 0x00000840, 0x0070);
|
H A D | ipa_reg-v5.0.c | 451 REG_STRIDE_FIELDS(ENDP_STATUS, endp_status, 0x00001040, 0x0080);
|
H A D | ipa_reg-v4.5.c | 431 REG_STRIDE_FIELDS(ENDP_STATUS, endp_status, 0x00000840, 0x0070);
|