Home
last modified time | relevance | path

Searched refs:BUILD_BUG_ON_NOT_POWER_OF_2 (Results 1 – 2 of 2) sorted by relevance

/u-boot/include/linux/
A Dbuild_bug.h8 #define BUILD_BUG_ON_NOT_POWER_OF_2(n) (0) macro
20 #define BUILD_BUG_ON_NOT_POWER_OF_2(n) \ macro
/u-boot/drivers/usb/dwc3/
A Dgadget.c797 BUILD_BUG_ON_NOT_POWER_OF_2(DWC3_TRB_NUM); in dwc3_prepare_trbs()

Completed in 6 milliseconds