Home
last modified time | relevance | path

Searched refs:ur (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/post/lib_powerpc/fpu/
H A Dmul-subnormal-single-1.c46 tstmul (unsigned int ux, unsigned int uy, unsigned int ur) in tstmul() argument
51 if (f2u (x * y) != ur) in tstmul()
/rk3399_rockchip-uboot/drivers/usb/dwc3/
H A Dep0.c775 struct usb_request *ur; in dwc3_ep0_complete_data() local
809 ur = &r->request; in dwc3_ep0_complete_data()
810 buf = ur->buf; in dwc3_ep0_complete_data()
821 if (ur->length > DWC3_EP0_BOUNCE_SIZE) { in dwc3_ep0_complete_data()
822 transfer_size = (ur->length / maxp) * maxp; in dwc3_ep0_complete_data()
825 ur->actual += transferred; in dwc3_ep0_complete_data()
834 transfer_size = roundup((ur->length - transfer_size), in dwc3_ep0_complete_data()
836 transferred = min_t(u32, ur->length - transferred, in dwc3_ep0_complete_data()
841 transferred = ur->length - length; in dwc3_ep0_complete_data()
844 ur->actual += transferred; in dwc3_ep0_complete_data()
[all …]
/rk3399_rockchip-uboot/arch/xtensa/include/asm/arch-dc232b/
H A Dtie.h100 XCHAL_SA_REG(s,1,2,1,1, threadptr, 4, 4, 4,0x03E7, ur,231, 32,0,0,0)
/rk3399_rockchip-uboot/arch/xtensa/include/asm/arch-dc233c/
H A Dtie.h93 XCHAL_SA_REG(s,1,2,1,1, threadptr, 4, 4, 4,0x03E7, ur,231, 32,0,0,0) \