Searched refs:INVERSE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | dnfb.c | 55 #define INVERSE 0x00 /* 0xxx.xxxx */ /* Clearing this reverses the screen */ macro
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | dnfb.c | 55 #define INVERSE 0x00 /* 0xxx.xxxx */ /* Clearing this reverses the screen */ macro
|
/kernel/linux/linux-5.10/arch/arm64/net/ |
H A D | bpf_jit.h | 144 #define A64_MOVN(sf, Rd, imm16, shift) A64_MOVEW(sf, Rd, imm16, shift, INVERSE)
|
/kernel/linux/linux-6.6/arch/arm64/net/ |
H A D | bpf_jit.h | 207 #define A64_MOVN(sf, Rd, imm16, shift) A64_MOVEW(sf, Rd, imm16, shift, INVERSE)
|
Completed in 3 milliseconds