Searched refs:IS_BSR32 (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/csky/kernel/
H A Dmodule.c15 #define IS_BSR32(hi16, lo16) (((hi16) & 0xFC00) == 0xE000) macro
32 if (IS_BSR32(*location_tmp, *(location_tmp + 1)))

Completed in 86 milliseconds