Home
last modified time | relevance | path

Searched defs:VARIABLE (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_utils_fw.c18 #define hw_atl2_shared_buffer_write(HW, ITEM, VARIABLE) \ argument
30 #define hw_atl2_shared_buffer_get(HW, ITEM, VARIABLE) \ argument
46 #define hw_atl2_shared_buffer_read(HW, ITEM, VARIABLE) \ argument
/OK3568_Linux_fs/buildroot/utils/checkpackagelib/
H A Dlib_mk.py84 VARIABLE = re.compile(r"^([A-Z0-9_]+)\s*((\+|:|)=)") variable in OverriddenVariable
245 VARIABLE = re.compile(r"^([A-Z0-9_]+_[A-Z0-9_]+)\s*(\+|)=") variable in TypoInPackageVariable
/OK3568_Linux_fs/u-boot/include/
H A Dlattice.h65 #define VARIABLE 0x0400 /* Data is from a declared variable. */ macro
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/orm/
H A Dmodels.py1808 VARIABLE = 0 variable in HelpText