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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/include/asm/
H A Dbitops.h45 #define H8300_GEN_BITOP(FNAME,OP) \ macro
72 H8300_GEN_BITOP(set_bit ,"bset")
73 H8300_GEN_BITOP(clear_bit ,"bclr")
74 H8300_GEN_BITOP(change_bit,"bnot")
79 #undef H8300_GEN_BITOP macro

Completed in 92 milliseconds