Home
last modified time | relevance | path

Searched defs:ALIGN_SIZE (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/lib/xz/
H A Dxz_lzma2.h191 #define ALIGN_SIZE (1 << ALIGN_BITS) macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-imx/
H A Dhab.c74 #define ALIGN_SIZE 0x1000 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dtarget_core_user.h45 #define ALIGN_SIZE 64 /* Should be enough for most CPUs */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dtarget_core_user.h45 #define ALIGN_SIZE 64 /* Should be enough for most CPUs */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dtarget_core_user.h45 #define ALIGN_SIZE 64 /* Should be enough for most CPUs */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dbcmutils.h504 #define ALIGN_SIZE(size, boundary) (((size) + (boundary) - 1) \ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00.h99 #define ALIGN_SIZE(__skb, __header) \ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dbcmutils.h555 #define ALIGN_SIZE(size, boundary) (((size) + (boundary) - 1) \ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dbcmutils.h555 #define ALIGN_SIZE(size, boundary) (((size) + (boundary) - 1) \ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dbcmutils.h555 #define ALIGN_SIZE(size, boundary) (((size) + (boundary) - 1) \ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmutils.h671 #define ALIGN_SIZE(size, boundary) (((size) + (boundary) - 1) \ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmutils.h671 #define ALIGN_SIZE(size, boundary) (((size) + (boundary) - 1) \ macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/neterion/
H A Ds2io.h51 #define ALIGN_SIZE 127 macro