Home
last modified time | relevance | path

Searched +full:0 +full:xcc (Results 1 – 25 of 718) sorted by relevance

12345678910>>...29

/linux/drivers/media/usb/gspca/
H A Dvc032x.c33 #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/lib/fonts/
H A Dfont_7x14.c12 { 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 …]
H A Dfont_sun8x16.c7 { 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/fs/unicode/
H A Dutf8data.c_shipped8 0,
9 0x10100,
10 0x20000,
11 0x20100,
12 0x30000,
13 0x30100,
14 0x30200,
15 0x40000,
16 0x40100,
17 0x50000,
[all …]
/linux/arch/sparc/lib/
H A DNG2memcpy.S13 #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 …]
H A Dcopy_in_user.S11 #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 …]
H A DGENmemcpy.S38 #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 …]
H A DM7memset.S21 * 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 …]
H A DNGbzero.S21 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 …]
H A DGENbzero.S22 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/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_mqd_manager_v9.c66 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()
82 KFD_GC_VERSION(mm->dev) != IP_VERSION(9, 5, 0)) { in update_cu_mask()
170 memset(m, 0, sizeof(struct v9_mqd)); in init_mqd()
172 m->header = 0xC0310800; in init_mqd()
174 m->compute_static_thread_mgmt_se0 = 0xFFFFFFFF; in init_mqd()
175 m->compute_static_thread_mgmt_se1 = 0xFFFFFFFF; in init_mqd()
176 m->compute_static_thread_mgmt_se2 = 0xFFFFFFFF; in init_mqd()
177 m->compute_static_thread_mgmt_se3 = 0xFFFFFFFF; in init_mqd()
178 m->compute_static_thread_mgmt_se4 = 0xFFFFFFFF; in init_mqd()
[all …]
/linux/arch/sparc/kernel/
H A Dspiterrs.S28 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 …]
H A Dcherrs.S15 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 …]
H A Dsyscalls.S32 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 …]
H A Dsun4v_tlb_miss.S31 * 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 …]
H A Dhead_64.S39 * 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 …]
H A Dwinfixup.S32 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 …]
H A Dktlb.S36 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 …]
H A Dtsb.S35 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 …]
H A Drtrap_64.S38 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 …]
H A Dfpu_traps.S9 be,pt %xcc, 1f
13 be,pt %xcc, 1f
18 ba,pt %xcc, etrap
21 ba,a,pt %xcc, rtrap
64 b,pt %xcc, fpdis_exit2
67 add %g6, TI_FPREGS + 0x80, %g1
87 add %g6, TI_FPREGS + 0xc0, %g2
104 ba,a,pt %xcc, fpdis_exit
129 add %g6, TI_FPREGS + 0x40, %g2
148 ba,a,pt %xcc, fpdis_exit
[all …]
H A Dmisctrap.S6 ta 0x72
18 ba,pt %xcc, etrap
22 ba,a,pt %xcc, rtrap
43 ba,pt %xcc, etrap
49 ba,a,pt %xcc, rtrap
61 ba,pt %xcc, etrap
67 ba,a,pt %xcc, rtrap
79 ba,pt %xcc, etrap
85 ba,a,pt %xcc, rtrap
93 ba,pt %xcc, rtrap
H A Durtt_fill.S14 wrpr %g1, 0x0, %cwp
18 wrpr %g2, 0x0, %wstate
45 wrpr %g0, 0x0, %tl
50 SET_GL(0)
69 ba,pt %xcc, rtrap
73 bne,pn %xcc, 2f
84 ba,a,pt %xcc, rtrap
89 ba,a,pt %xcc, rtrap
100 ba,a,pt %xcc, rtrap
105 ba,a,pt %xcc, rtrap
H A Dsun4v_ivec.S23 be,pn %xcc, sun4v_cpu_mondo_queue_empty
57 add %g2, 0x8, %g2
60 add %g2, 0x8, %g2
61 srl %g3, 0, %g3
63 add %g2, 0x40 - 0x8 - 0x8, %g2
86 be,pn %xcc, sun4v_dev_mondo_queue_empty
98 add %g2, 0x40, %g2
144 be,pn %xcc, sun4v_res_mondo_queue_empty
170 add %g2, 0x08, %g2
173 add %g2, 0x08, %g2
[all …]
/linux/crypto/
H A Dtestmgr.h34 * @ksize: Length of @key in bytes (0 if no key)
101 * @crypt_error: When @novrfy=0, the expected error from encrypt(). When
258 "\x93\x99\x26\xED\x4F\x74\xA1\x3E\xDD\xFB\xE1\xA1\xCE\xCC\x48\x94"
298 "\xcc\x5e\xa4\x6c\xc3\x4d\x28\xef\xda\xaf\xec\x14\x92\xfc\xa3\x75"
327 "\x93\x6C\xCC\x9D\xC1\xB2\xFB\xFD\xAE\x40\x31\xAC\x69\x52\x21\x92"
339 "\x62\xFF\xE9\x46\xB8\xD8\x44\xDB\xA5\xCC\x31\x54\x34\xCE\x3E\x82"
358 "\xBB\xDB\xD9\x8A\xCD\x05\xE1\xCC\x57\x7B\xF1\xF1\x1F\x11\x9D\xBA"
374 "\x49\x69\x9A\x82\xCC\x79\x4A\x43\xEB\x4D\x8B\x2D\xF2\x43\xD5\xA5"
376 "\x76\x10\x93\x77\x41\x04\xAB\x4C\xED\x6A\xCC\x14\x1B\x99\x8D\x0C"
393 "\xb2\x97\x76\xb4\xae\x3e\x38\x3c\x7e\x64\x1f\xcc\xa2\x7f\xf6\xbe"
[all …]

12345678910>>...29