Searched refs:REG_14 (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/video/fbdev/ |
D | stifb.c | 132 #define REG_14 0x01801c macro 231 WRITE_WORD(0x83000300, fb, REG_14); in SETUP_FB() 241 WRITE_WORD(0x03000300, fb, REG_14); in START_IMAGE_COLORMAP_ACCESS() 301 WRITE_WORD(0x03000300, fb, REG_14); in CRX24_SET_OVLY_MASK() 392 WRITE_WORD(val, fb, REG_14) 467 WRITE_WORD(0x23000302, fb, REG_14); in SETUP_ATTR_ACCESS()
|
/linux-6.12.1/arch/s390/net/ |
D | bpf_jit_comp.c | 82 #define REG_14 BPF_REG_0 /* Register 14 */ macro 653 EMIT6_PCREL_RILB(0xc0050000, REG_14, jit->r1_thunk_ip); in call_r1() 656 EMIT2(0x0d00, REG_14, REG_1); in call_r1() 2692 EMIT6_DISP_LH(0xe3000000, 0x0024, REG_14, REG_0, REG_15, tjit->r14_off); in __arch_prepare_bpf_trampoline() 2840 EMIT6_DISP_LH(0xe3000000, 0x0004, REG_14, REG_0, REG_15, tjit->r14_off); in __arch_prepare_bpf_trampoline()
|