Home
last modified time | relevance | path

Searched defs:SetBit (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/pci/cx25821/ !
H A Dcx25821-biffuncs.h12 #define SetBit(Bit) (1 << Bit) macro
/linux/drivers/video/fbdev/nvidia/ !
H A Dnv_type.h22 #define SetBit(n) (1<<(n)) macro
/linux/drivers/video/fbdev/riva/ !
H A Dfbdev.c85 #define SetBit(n) (1<<(n)) macro