/linux-6.12.1/drivers/media/usb/gspca/ |
D | vc032x.c | 33 #define FL_SAMSUNG 0x01 /* SamsungQ1 (2 sensors) */ 34 #define FL_HFLIP 0x02 /* mirrored by default */ 35 #define FL_VFLIP 0x04 /* vertical flipped by default */ 66 .priv = 0}, 78 .priv = 0}, 100 .priv = 0}, 107 .priv = 0}, 111 #define OV7660_REG_MVFP 0x1e 112 #define OV7660_MVFP_MIRROR 0x20 113 #define OV7660_MVFP_VFLIP 0x10 [all …]
|
/linux-6.12.1/lib/fonts/ |
D | font_7x14.c | 12 { 0, 0, FONTDATAMAX, 0 }, { 13 /* 0 0x00 '^@' */ 14 0x00, /* 0000000 */ 15 0x00, /* 0000000 */ 16 0x00, /* 0000000 */ 17 0x00, /* 0000000 */ 18 0x00, /* 0000000 */ 19 0x00, /* 0000000 */ 20 0x00, /* 0000000 */ 21 0x00, /* 0000000 */ [all …]
|
D | font_sun8x16.c | 7 { 0, 0, FONTDATAMAX, 0 }, { 8 /* */ 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 9 /* */ 0x00,0x00,0x7e,0x81,0xa5,0x81,0x81,0xbd,0x99,0x81,0x81,0x7e,0x00,0x00,0x00,0x00, 10 /* */ 0x00,0x00,0x7e,0xff,0xdb,0xff,0xff,0xc3,0xe7,0xff,0xff,0x7e,0x00,0x00,0x00,0x00, 11 /* */ 0x00,0x00,0x00,0x00,0x6c,0xfe,0xfe,0xfe,0xfe,0x7c,0x38,0x10,0x00,0x00,0x00,0x00, 12 /* */ 0x00,0x00,0x00,0x00,0x10,0x38,0x7c,0xfe,0x7c,0x38,0x10,0x00,0x00,0x00,0x00,0x00, 13 /* */ 0x00,0x00,0x00,0x18,0x3c,0x3c,0xe7,0xe7,0xe7,0x18,0x18,0x3c,0x00,0x00,0x00,0x00, 14 /* */ 0x00,0x00,0x00,0x18,0x3c,0x7e,0xff,0xff,0x7e,0x18,0x18,0x3c,0x00,0x00,0x00,0x00, 15 /* */ 0x00,0x00,0x00,0x00,0x00,0x00,0x18,0x3c,0x3c,0x18,0x00,0x00,0x00,0x00,0x00,0x00, 16 /* */ 0xff,0xff,0xff,0xff,0xff,0xff,0xe7,0xc3,0xc3,0xe7,0xff,0xff,0xff,0xff,0xff,0xff, [all …]
|
/linux-6.12.1/fs/unicode/ |
D | utf8data.c_shipped | 8 0, 9 0x10100, 10 0x20000, 11 0x20100, 12 0x30000, 13 0x30100, 14 0x30200, 15 0x40000, 16 0x40100, 17 0x50000, [all …]
|
/linux-6.12.1/arch/sparc/lib/ |
D | NGmemcpy.S | 42 #define LOAD(type,addr,dest) type##a [addr] 0x80, dest 59 #define STORE_INIT(src,addr) stx src, [addr + 0x00] 71 #ifndef XCC 72 #define XCC xcc macro 86 ba,pt %xcc, __restore_asi 90 ba,pt %xcc, __restore_asi 95 ba,pt %xcc, __restore_asi 100 ba,pt %xcc, __restore_asi 105 ba,pt %xcc, __restore_asi 110 ba,pt %xcc, __restore_asi [all …]
|
D | NG2memcpy.S | 13 #define ASI_PNF 0x82 14 #define ASI_BLK_P 0xf0 15 #define ASI_BLK_INIT_QUAD_LDD_P 0xe2 16 #define FPRS_FEF 0x04 20 #define VISExitHalf and %o5, FPRS_FEF, %o5; wr %o5, 0x0, %fprs 23 #define VISExitHalf and %o5, FPRS_FEF, %o5; wr %o5, 0x0, %fprs 32 #define STORE_ASI 0x80 /* ASI_P */ 62 #define STORE(type,src,addr) type##a src, [addr] 0x80 82 #ifndef XCC 83 #define XCC xcc macro [all …]
|
D | U3memcpy.S | 13 #define ASI_BLK_P 0xf0 14 #define FPRS_FEF 0x04 18 #define VISExitHalf and %o5, FPRS_FEF, %o5; wr %o5, 0x0, %fprs 21 #define VISExitHalf and %o5, FPRS_FEF, %o5; wr %o5, 0x0, %fprs 60 #ifndef XCC 61 #define XCC xcc macro 87 ba,pt %xcc, __restore_fp 91 ba,pt %xcc, __restore_fp 96 ba,pt %xcc, __restore_fp 121 ba,pt %xcc, __restore_fp [all …]
|
D | copy_in_user.S | 11 #define XCC xcc macro 49 cmp %o2, 0 50 be,pn %XCC, 85f 53 bleu,a,pn %XCC, 80f 57 andcc %o3, 0x7, %g0 58 bne,pn %XCC, 90f 61 andn %o2, 0x7, %o4 62 and %o2, 0x7, %o2 63 1: subcc %o4, 0x8, %o4 66 add %o1, 0x8, %o1 [all …]
|
D | GENmemcpy.S | 38 #ifndef XCC 39 #define XCC xcc macro 75 cmp %g2, 0 76 tne %XCC, 5 80 cmp %o2, 0 81 be,pn %XCC, 85f 84 blu,a,pn %XCC, 80f 88 andcc %o4, 0x7, %g0 89 bne,a,pn %XCC, 90f 92 and %o0, 0x7, %o4 [all …]
|
D | M7memcpy.S | 21 * if (n != 0) { 26 * } while (--n != 0); 61 * copy final 0-63 bytes; exit with dst addr 75 * move final 0-31 bytes; exit with dst addr 137 #define STORE_ASI 0x80 /* ASI_P */ 145 #define STORE_MRU_ASI 0x80 /* ASI_P */ 185 cmp %g2, 0 186 tne %xcc, 5 212 bgu,pt %xcc, 7b 224 bgu,pn %xcc, .Llarge_align8_copy [all …]
|
D | U1memcpy.S | 16 #define ASI_BLK_P 0xf0 17 #define FPRS_FEF 0x04 21 #define VISExit and %o5, FPRS_FEF, %o5; wr %o5, 0x0, %fprs 24 #define VISExit and %o5, FPRS_FEF, %o5; wr %o5, 0x0, %fprs 66 #ifndef XCC 67 #define XCC xcc macro 83 add %src, 0x40, %src; \ 84 subcc %GLOBAL_SPARE, 0x40, %GLOBAL_SPARE; \ 85 be,pn %xcc, jmptgt; \ 86 add %dest, 0x40, %dest; \ [all …]
|
D | M7memset.S | 21 * if (n != 0) { 25 * } while (--n != 0); 99 * Define clear_page(dest) as memset(dest, 0, PAGE_SIZE) 113 * Define bzero(dest, n) as memset(dest, 0, n) 119 mov 0, %o1 130 bleu,pn %xcc, .wrchar 131 and %o1, 0xff, %o1 ! o1 is (char)c 137 blu,pn %xcc, .wdalign 145 bz,pt %xcc, .blkalign ! already long word aligned 152 bl,pt %xcc, 1b [all …]
|
D | NGbzero.S | 21 and %o1, 0xff, %o3 28 ba,pt %xcc, 1f 45 wr %o4, 0x0, %asi 50 andcc %o0, 0x7, %g1 51 be,pt %xcc, 2f 55 1: EX_ST(stba %o2, [%o0 + 0x00] %asi) 57 bne,pt %xcc, 1b 62 be,pt %xcc, NGbzero_pre_loop 66 1: EX_ST(stxa %o2, [%o0 + 0x00] %asi) 68 bne,pt %xcc, 1b [all …]
|
D | GENbzero.S | 22 and %o1, 0xff, %o3 29 ba,pt %xcc, 1f 44 wr %o4, 0x0, %asi 49 andcc %o0, 0x7, %g1 50 be,pt %xcc, 2f 54 1: EX_ST(stba %o2, [%o0 + 0x00] %asi) 56 bne,pt %xcc, 1b 61 be,pt %xcc, GENbzero_pre_loop 65 1: EX_ST(stxa %o2, [%o0 + 0x00] %asi) 67 bne,pt %xcc, 1b [all …]
|
/linux-6.12.1/arch/sparc/include/asm/ |
D | ttable.h | 17 wrpr %l0, 0x0, %cleanwin; \ 27 ba,pt %xcc, etrap; \ 31 ba,pt %xcc, rtrap; \ 37 ba,pt %xcc, etrap; \ 41 ba,pt %xcc, rtrap; \ 46 ba,pt %xcc, do_fptrap; \ 50 ba,pt %xcc, rtrap; \ 55 ba,pt %xcc, routine; \ 60 ba,pt %xcc, routine; \ 66 ba,pt %xcc, etraptl1; \ [all …]
|
/linux-6.12.1/arch/sparc/kernel/ |
D | spiterrs.S | 28 and %g3, 0x1ff, %g3 ! Paranoia 34 bleu %xcc, 1f 53 and %g3, 0x3ff, %g7 ! Paranoia 57 be,pn %xcc, 1f 62 1: mov 0x18, %g3 64 and %g3, 0x3ff, %g7 ! Paranoia 68 be,pn %xcc, 1f 70 mov 0x18, %g7 83 bleu,pt %xcc, 1f 86 ba,pt %xcc, etraptl1 [all …]
|
D | cherrs.S | 15 mov 0, %g1 41 mov 0, %g1 67 mov 0, %g1 87 * Bit0: 0=dcache,1=icache 88 * Bit1: 0=recoverable,1=unrecoverable 107 ba,pt %xcc, etrap_irq 113 mov 0x0, %o0 116 ba,a,pt %xcc, rtrap_irq 149 ba,pt %xcc, etrap_irq 155 mov 0x1, %o0 [all …]
|
D | syscalls.S | 32 ba,pt %xcc, do_sys32_sigstack 62 ba,pt %xcc, rtrap 91 ba,pt %xcc, sparc_vfork 97 ba,pt %xcc, sparc_fork 103 ba,pt %xcc, sparc_clone 118 ba,pt %xcc, ret_sys_call 119 mov 0, %o0 125 ba,pt %xcc, 1f 139 wrpr %g3, 0x0, %cansave 140 wrpr %g0, 0x0, %otherwin [all …]
|
D | sun4v_tlb_miss.S | 31 * index_mask = (512 << (tsb_reg & 0x7UL)) - 1UL; 32 * tsb_base = tsb_reg & ~0x7UL; 37 and TSB_PTR, 0x7, TMP1; \ 39 andn TSB_PTR, 0x7, TSB_PTR; \ 62 bne,a,pn %xcc, tsb_miss_page_table_walk 65 be,a,pn %xcc, tsb_do_fault 108 bne,a,pn %xcc, tsb_miss_page_table_walk 145 bgu,pn %xcc, winfix_trampoline 147 ba,pt %xcc, sparc64_realfault_common 160 ba,a,pt %xcc, sun4v_tsb_miss_common [all …]
|
D | winfixup.S | 32 ba,pt %xcc, etrap 36 ba,a,pt %xcc, rtrap 46 andcc %sp, 0x1, %g0 47 movne %icc, 0, %g1 54 bne,pt %xcc, 1f 56 stx %l0, [%g3 + TI_REG_WINDOW + 0x00] 57 stx %l1, [%g3 + TI_REG_WINDOW + 0x08] 58 stx %l2, [%g3 + TI_REG_WINDOW + 0x10] 59 stx %l3, [%g3 + TI_REG_WINDOW + 0x18] 60 stx %l4, [%g3 + TI_REG_WINDOW + 0x20] [all …]
|
D | head_64.S | 39 * 0x0000000000404000 to 0x0000000000408000. 47 ! 0x0000000000404000 64 * 0x0300 : Supports being located at other than 0x4000 65 * 0x0202 : Supports kernel params string 66 * 0x0201 : Supports reboot_command 68 .half 0x0301 /* HdrS version */ 73 .half 0 75 .half 0 77 .word 0 79 .word 0 [all …]
|
D | ktlb.S | 36 blu,pn %xcc, kvmap_itlb_longpath 44 blu,pn %xcc, kvmap_itlb_vmalloc_addr 45 mov 0x1, %g5 48 blu,pn %xcc, kvmap_itlb_obp 81 ba,pt %xcc, sun4v_itlb_load 95 ba,pt %xcc, sparc64_realfault_common 105 ba,pt %xcc, kvmap_itlb_load 115 ba,pt %xcc, kvmap_dtlb_load 121 ba,pt %xcc, kvmap_dtlb_tsb4m_load 128 ba,pt %xcc, kvmap_dtlb_load [all …]
|
D | tsb.S | 35 ba,pt %xcc, tsb_miss_page_table_walk 42 ba,pt %xcc, tsb_miss_page_table_walk 68 be,pt %xcc, 80f 79 and %g5, 0x7, %g6 81 andn %g5, 0x7, %g5 91 be,a,pt %xcc, tsb_tlb_reload 125 be,pt %xcc, 60f 144 bne,pt %xcc, 60f 157 bne,pn %xcc, winfix_trampoline 159 ba,pt %xcc, etrap [all …]
|
D | rtrap_64.S | 38 ba,pt %xcc, __handle_preemption_continue 54 ba,pt %xcc, __handle_preemption_continue 63 ba,a,pt %xcc, __handle_userfpu_continue 86 sethi %hi(0xf << 20), %l4 89 ba,pt %xcc, __handle_preemption_continue 97 sethi %hi(0xf << 20), %l4 101 ba,pt %xcc, rtrap_no_irq_enable 117 sethi %hi(0xf << 20), %l4 160 wrpr 0, %pil 167 be,pt %xcc, user_nowork [all …]
|
/linux-6.12.1/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_mqd_manager_v9.c | 66 uint32_t se_mask[KFD_MAX_NUM_SE] = {0}; in update_cu_mask() 76 m->compute_static_thread_mgmt_se0 = se_mask[0]; in update_cu_mask() 169 memset(m, 0, sizeof(struct v9_mqd)); in init_mqd() 171 m->header = 0xC0310800; in init_mqd() 173 m->compute_static_thread_mgmt_se0 = 0xFFFFFFFF; in init_mqd() 174 m->compute_static_thread_mgmt_se1 = 0xFFFFFFFF; in init_mqd() 175 m->compute_static_thread_mgmt_se2 = 0xFFFFFFFF; in init_mqd() 176 m->compute_static_thread_mgmt_se3 = 0xFFFFFFFF; in init_mqd() 177 m->compute_static_thread_mgmt_se4 = 0xFFFFFFFF; in init_mqd() 178 m->compute_static_thread_mgmt_se5 = 0xFFFFFFFF; in init_mqd() [all …]
|