Home
last modified time | relevance | path

Searched hist:"2252 d150efac460dc2494a4a12505d366e645232" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/dwc3/
H A Dcore.h2252d150efac460dc2494a4a12505d366e645232 Tue Mar 03 16:32:08 UTC 2015 Lukasz Majewski <l.majewski@samsung.com> usb: dwc3: Remove BIT(x) macro from DWC3's gadget code

The BIT() macro is used only in those places, so it is reasonable to
replace it by a constant value.

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
H A Dgadget.c2252d150efac460dc2494a4a12505d366e645232 Tue Mar 03 16:32:08 UTC 2015 Lukasz Majewski <l.majewski@samsung.com> usb: dwc3: Remove BIT(x) macro from DWC3's gadget code

The BIT() macro is used only in those places, so it is reasonable to
replace it by a constant value.

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>