Searched refs:REG_14 (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/drivers/video/fbdev/ |
H A D | stifb.c | 132 #define REG_14 0x01801c macro 231 WRITE_WORD(0x83000300, fb, REG_14); SETUP_FB() 241 WRITE_WORD(0x03000300, fb, REG_14); START_IMAGE_COLORMAP_ACCESS() 301 WRITE_WORD(0x03000300, fb, REG_14); CRX24_SET_OVLY_MASK() 392 WRITE_WORD(val, fb, REG_14) 467 WRITE_WORD(0x23000302, fb, REG_14); SETUP_ATTR_ACCESS()
|
/linux-4.4.14/arch/s390/net/ |
H A D | bpf_jit_comp.c | 70 #define REG_14 BPF_REG_0 /* Register 14 */ macro 984 EMIT2(0x0d00, REG_14, REG_W1); bpf_jit_insn() 1195 REG_SET_SEEN(REG_14); /* Return address of possible func call */ bpf_jit_insn()
|
Completed in 100 milliseconds