Home
last modified time | relevance | path

Searched defs:GETBITSTR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/sis/
H A Dinit.c3325 #define GETBITSTR(val,from,to) ((GETBITS(val,from)) << (0?to)) macro
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/sis/
H A Dinit.c3324 #define GETBITSTR(val,from,to) ((GETBITS(val,from)) << (0?to)) macro
[all...]

Completed in 8 milliseconds